! Started logfile: /image_prod/ug002_uva//J0643+0857_S_dfm.log on Wed Mar 4 21:27:26 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//J0643+0857_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0643+0857_S_uva.fits ! AN table 1: 114 integrations on 10 of 10 possible baselines. ! AN table 2: 37 integrations on 1 of 1 possible baselines. ! Apparent sampling: 0.728972 visibilities/baseline/integration-bin. ! Found source: J0643+0857 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 2574 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 J0643+0857_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 86 telescope corrections were flagged in sub-array 1. ! A total of 74 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 86 telescope corrections were flagged in sub-array 1. ! A total of 74 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 86 telescope corrections were flagged in sub-array 1. ! A total of 74 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.017105Jy sigma=10.488430 ! Fit after self-cal, rms=0.910850Jy sigma=9.586001 ! 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=18.79 mas, bmaj=33.77 mas, bpa=29.96 degrees ! Estimated noise=2.0296 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.0768306 Jy ! Component: 100 - total flux cleaned = 0.119285 Jy ! Total flux subtracted in 100 components = 0.119285 Jy ! Clean residual min=-0.022390 max=0.023009 Jy/beam ! Clean residual mean=-0.001462 rms=0.009459 Jy/beam ! Combined flux in latest and established models = 0.119285 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 49 components and 0.119285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076539Jy sigma=0.764199 ! Fit after self-cal, rms=0.075385Jy sigma=0.753590 ! 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=20.48 mas, bmaj=30.12 mas, bpa=32.8 degrees ! Estimated noise=1.37357 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.00358084 Jy ! Component: 100 - total flux cleaned = 0.00643342 Jy ! Component: 150 - total flux cleaned = 0.00726232 Jy ! Component: 200 - total flux cleaned = 0.00673556 Jy ! Total flux subtracted in 200 components = 0.00673556 Jy ! Clean residual min=-0.009350 max=0.009342 Jy/beam ! Clean residual mean=-0.000452 rms=0.004544 Jy/beam ! Combined flux in latest and established models = 0.126021 Jy ! Performing phase self-cal ! Adding 181 model components to the UV plane model. ! The established model now contains 229 components and 0.126021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052331Jy sigma=0.528177 ! Fit after self-cal, rms=0.051964Jy sigma=0.524818 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 20.48 x 30.12 at 32.8 degrees (North through East) ! Clean map min=-0.020005 max=0.0929 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: ! FD 1.18 KP 1.18 LA 0.91 OV 1.07 ! PT 0.80 ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* NL 0.00* ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.16 KP 1.26 LA 0.92 OV 1.13 ! PT 0.78 ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* NL 0.00* ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.07 KP 1.16 LA 0.93 OV 0.96 ! PT 0.80 ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* NL 0.00* ! ! ! Fit before self-cal, rms=0.051964Jy sigma=0.524818 ! Fit after self-cal, rms=0.045723Jy sigma=0.449102 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=21.33 mas, bmaj=31 mas, bpa=33.96 degrees ! Estimated noise=1.36148 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.00156066 Jy ! Component: 100 - total flux cleaned = -0.00232951 Jy ! Component: 150 - total flux cleaned = -0.0025781 Jy ! Component: 200 - total flux cleaned = -0.00297956 Jy ! Total flux subtracted in 200 components = -0.00297956 Jy ! Clean residual min=-0.001603 max=0.001581 Jy/beam ! Clean residual mean=-0.000080 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.123041 Jy ! Performing phase self-cal ! Adding 101 model components to the UV plane model. ! The established model now contains 330 components and 0.123041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.044679Jy sigma=0.436494 ! Fit after self-cal, rms=0.044815Jy sigma=0.435460 ! 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.044815Jy sigma=0.435460 ! Fit after self-cal, rms=0.043851Jy sigma=0.431730 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=21.15 mas, bmaj=31 mas, bpa=34.08 degrees ! Estimated noise=1.3406 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000632766 Jy ! Component: 100 - total flux cleaned = -0.000759605 Jy ! Component: 150 - total flux cleaned = -0.000956508 Jy ! Component: 200 - total flux cleaned = -0.00120954 Jy ! Total flux subtracted in 200 components = -0.00120954 Jy ! Clean residual min=-0.000683 max=0.000683 Jy/beam ! Clean residual mean=-0.000018 rms=0.000304 Jy/beam ! Combined flux in latest and established models = 0.121832 Jy selfcal ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 399 components and 0.121832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.043700Jy sigma=0.430483 ! Fit after self-cal, rms=0.043653Jy sigma=0.430236 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.000312269 Jy ! Component: 100 - total flux cleaned = -0.000636343 Jy ! Component: 150 - total flux cleaned = -0.00102233 Jy ! Component: 200 - total flux cleaned = -0.00129948 Jy ! Total flux subtracted in 200 components = -0.00129948 Jy ! Clean residual min=-0.000480 max=0.000484 Jy/beam ! Clean residual mean=-0.000012 rms=0.000227 Jy/beam ! Combined flux in latest and established models = 0.120532 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 458 components and 0.120532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.043578Jy sigma=0.429650 ! Fit after self-cal, rms=0.043544Jy sigma=0.429590 ! 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.043544Jy sigma=0.429590 ! Fit after self-cal, rms=0.043194Jy sigma=0.429406 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=21.07 mas, bmaj=30.97 mas, bpa=34.01 degrees ! Estimated noise=1.33383 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.40759e-07 Jy ! Component: 100 - total flux cleaned = 5.57763e-05 Jy ! Component: 150 - total flux cleaned = 0.000189433 Jy ! Component: 200 - total flux cleaned = 0.000376616 Jy ! Total flux subtracted in 200 components = 0.000376616 Jy ! Clean residual min=-0.000374 max=0.000378 Jy/beam ! Clean residual mean=-0.000010 rms=0.000164 Jy/beam ! Combined flux in latest and established models = 0.120909 Jy selfcal ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 507 components and 0.120909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.043154Jy sigma=0.429074 ! Fit after self-cal, rms=0.043131Jy sigma=0.429034 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.67018e-05 Jy ! Component: 100 - total flux cleaned = 0.000151694 Jy ! Component: 150 - total flux cleaned = 0.000152691 Jy ! Component: 200 - total flux cleaned = 9.99954e-05 Jy ! Total flux subtracted in 200 components = 9.99954e-05 Jy ! Clean residual min=-0.000281 max=0.000279 Jy/beam ! Clean residual mean=-0.000007 rms=0.000125 Jy/beam ! Combined flux in latest and established models = 0.121009 Jy ! Performing phase self-cal ! Adding 91 model components to the UV plane model. ! The established model now contains 582 components and 0.121009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.043111Jy sigma=0.428867 ! Fit after self-cal, rms=0.043097Jy sigma=0.428853 ! 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.043097Jy sigma=0.428853 ! Fit after self-cal, rms=0.042938Jy sigma=0.428830 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=21.48 mas, bmaj=30.99 mas, bpa=33.73 degrees ! Estimated noise=1.32712 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000224063 Jy ! Component: 100 - total flux cleaned = 0.000357042 Jy ! Component: 150 - total flux cleaned = 0.000476482 Jy ! Component: 200 - total flux cleaned = 0.000602411 Jy ! Total flux subtracted in 200 components = 0.000602411 Jy ! Clean residual min=-0.000226 max=0.000228 Jy/beam ! Clean residual mean=-0.000005 rms=0.000097 Jy/beam ! Combined flux in latest and established models = 0.121611 Jy selfcal ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 629 components and 0.121611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042926Jy sigma=0.428724 ! Fit after self-cal, rms=0.042918Jy sigma=0.428716 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.000148004 Jy ! Component: 100 - total flux cleaned = 0.000174229 Jy ! Component: 150 - total flux cleaned = 0.000162496 Jy ! Component: 200 - total flux cleaned = 0.000150858 Jy ! Total flux subtracted in 200 components = 0.000150858 Jy ! Clean residual min=-0.000194 max=0.000194 Jy/beam ! Clean residual mean=-0.000004 rms=0.000081 Jy/beam ! Combined flux in latest and established models = 0.121762 Jy ! Performing phase self-cal ! Adding 81 model components to the UV plane model. ! The established model now contains 694 components and 0.121762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042911Jy sigma=0.428645 ! Fit after self-cal, rms=0.042904Jy sigma=0.428641 ! 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=21.03 mas, bmaj=30.96 mas, bpa=34.01 degrees ! Estimated noise=1.33036 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 21.03 x 30.96 at 34.01 degrees (North through East) ! Clean map min=-0.01043 max=0.085867 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=19.26 mas, bmaj=34.68 mas, bpa=32.5 degrees ! Estimated noise=1.99741 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0743511 Jy ! Component: 100 - total flux cleaned = 0.11207 Jy ! Component: 150 - total flux cleaned = 0.131692 Jy ! Component: 200 - total flux cleaned = 0.138058 Jy ! Total flux subtracted in 200 components = 0.138058 Jy ! Clean residual min=-0.009990 max=0.010020 Jy/beam ! Clean residual mean=-0.000650 rms=0.004430 Jy/beam ! Combined flux in latest and established models = 0.138058 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 132 model components to the UV plane model. ! The established model now contains 132 components and 0.138058 Jy ! Inverting map and beam ! Estimated beam: bmin=21.03 mas, bmaj=30.96 mas, bpa=34.01 degrees ! Estimated noise=1.33036 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.0135731 Jy ! Component: 100 - total flux cleaned = -0.0128111 Jy ! Component: 150 - total flux cleaned = -0.0106101 Jy ! Component: 200 - total flux cleaned = -0.00939024 Jy ! Total flux subtracted in 200 components = -0.00939024 Jy ! Clean residual min=-0.003638 max=0.003658 Jy/beam ! Clean residual mean=-0.000173 rms=0.001722 Jy/beam ! Combined flux in latest and established models = 0.128668 Jy ! Adding 166 model components to the UV plane model. ! The established model now contains 296 components and 0.128668 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=21.48 mas, bmaj=30.99 mas, bpa=33.73 degrees ! Estimated noise=1.32712 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125326 Jy ! Component: 100 - total flux cleaned = 0.0025426 Jy ! Component: 150 - total flux cleaned = 0.00348124 Jy ! Component: 200 - total flux cleaned = 0.00438163 Jy ! Total flux subtracted in 200 components = 0.00438163 Jy ! Clean residual min=-0.001757 max=0.001759 Jy/beam ! Clean residual mean=-0.000096 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.133049 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.000390638 Jy ! Component: 100 - total flux cleaned = 0.000980543 Jy ! Component: 150 - total flux cleaned = 0.00141856 Jy ! Component: 200 - total flux cleaned = 0.00147639 Jy ! Total flux subtracted in 200 components = 0.00147639 Jy ! Clean residual min=-0.000967 max=0.000969 Jy/beam ! Clean residual mean=-0.000042 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.134526 Jy ! Adding 254 model components to the UV plane model. ! The established model now contains 538 components and 0.134526 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=21.03 mas, bmaj=30.96 mas, bpa=34.01 degrees ! Estimated noise=1.33036 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00059828 Jy ! Component: 100 - total flux cleaned = -0.000904473 Jy ! Component: 150 - total flux cleaned = -0.00104821 Jy ! Component: 200 - total flux cleaned = -0.00114859 Jy ! Total flux subtracted in 200 components = -0.00114859 Jy ! Clean residual min=-0.000518 max=0.000513 Jy/beam ! Clean residual mean=-0.000036 rms=0.000263 Jy/beam ! Combined flux in latest and established models = 0.133377 Jy selfcal ! Performing phase self-cal ! Adding 113 model components to the UV plane model. ! The established model now contains 648 components and 0.133377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042985Jy sigma=0.429535 ! Fit after self-cal, rms=0.042948Jy sigma=0.429435 wmodel J0643+0857_S_map.mod ! Writing 648 model components to file: J0643+0857_S_map.mod wobs J0643+0857_S_uvs.fits ! Writing UV FITS file: J0643+0857_S_uvs.fits wwins J0643+0857_S_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//J0643+0857_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 21.03 x 30.96 at 34.01 degrees (North through East) ! Clean map min=-0.008253 max=0.082055 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0643+0857_S_map.fits wmodel /image_prod/ug002_uva//J0643+0857_S_map.mod ! Writing 648 model components to file: /image_prod/ug002_uva//J0643+0857_S_map.mod wobs /image_prod/ug002_uva//J0643+0857_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0643+0857_S_uvs.fits wwins /image_prod/ug002_uva//J0643+0857_S_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.0820548 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000261171 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.954867 0.954867 1.90973 3.81947 7.63894 15.2779 30.5557 61.1115 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.082 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 314.179 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0643+0857_S_dfm.log closed on Wed Mar 4 21:27:29 2020