! Started logfile: /image_prod/ug002_uva//J1209+433A_S_b_dfm.log on Thu Mar 5 00:27:08 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//J1209+433A_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1209+433A_S_b_uva.fits ! AN table 1: 60 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.7 visibilities/baseline/integration-bin. ! Found source: J1209+433A ! ! 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 1260 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 J1209+433A_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 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012669Jy sigma=11.205267 ! Fit after self-cal, rms=0.944646Jy sigma=10.494477 ! 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=12.85 mas, bmaj=27.85 mas, bpa=4.872 degrees ! Estimated noise=2.14876 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.0471566 Jy ! Component: 100 - total flux cleaned = 0.0743679 Jy ! Total flux subtracted in 100 components = 0.0743679 Jy ! Clean residual min=-0.014275 max=0.015462 Jy/beam ! Clean residual mean=0.000323 rms=0.006759 Jy/beam ! Combined flux in latest and established models = 0.0743679 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 65 components and 0.0743679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068831Jy sigma=0.752888 ! Fit after self-cal, rms=0.067826Jy sigma=0.740817 ! 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=14.13 mas, bmaj=29.07 mas, bpa=6.323 degrees ! Estimated noise=1.85012 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.0217983 Jy ! Component: 100 - total flux cleaned = 0.0290591 Jy ! Component: 150 - total flux cleaned = 0.0303797 Jy ! Component: 200 - total flux cleaned = 0.0314471 Jy ! Total flux subtracted in 200 components = 0.0314471 Jy ! Clean residual min=-0.008507 max=0.008403 Jy/beam ! Clean residual mean=0.000232 rms=0.004494 Jy/beam ! Combined flux in latest and established models = 0.105815 Jy ! Performing phase self-cal ! Adding 162 model components to the UV plane model. ! The established model now contains 225 components and 0.105815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050999Jy sigma=0.557315 ! Fit after self-cal, rms=0.050425Jy sigma=0.551472 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 14.13 x 29.07 at 6.323 degrees (North through East) ! Clean map min=-0.017271 max=0.056039 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 1.26 LA 0.85 OV 1.04 ! PT 0.69 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.33 KP 1.26 LA 1.00 OV 1.00 ! PT 0.69 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.28 KP 1.22 LA 0.81 OV 1.00 ! PT 0.74 ! ! ! Fit before self-cal, rms=0.050425Jy sigma=0.551472 ! Fit after self-cal, rms=0.044568Jy sigma=0.460081 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=14.7 mas, bmaj=30.06 mas, bpa=5.158 degrees ! Estimated noise=1.73771 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.00380508 Jy ! Component: 100 - total flux cleaned = 0.00334566 Jy ! Component: 150 - total flux cleaned = 0.00360322 Jy ! Component: 200 - total flux cleaned = 0.00391694 Jy ! Total flux subtracted in 200 components = 0.00391694 Jy ! Clean residual min=-0.001597 max=0.001604 Jy/beam ! Clean residual mean=-0.000018 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.109732 Jy ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 295 components and 0.109732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.043461Jy sigma=0.448578 ! Fit after self-cal, rms=0.043695Jy sigma=0.445289 ! 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.043695Jy sigma=0.445289 ! Fit after self-cal, rms=0.044799Jy sigma=0.441325 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=14.48 mas, bmaj=30.45 mas, bpa=5.648 degrees ! Estimated noise=1.70429 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112145 Jy ! Component: 100 - total flux cleaned = 0.000959285 Jy ! Component: 150 - total flux cleaned = 0.000622438 Jy ! Component: 200 - total flux cleaned = 0.000782411 Jy ! Total flux subtracted in 200 components = 0.000782411 Jy ! Clean residual min=-0.000887 max=0.000890 Jy/beam ! Clean residual mean=-0.000017 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.110514 Jy selfcal ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 362 components and 0.110514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.044460Jy sigma=0.438218 ! Fit after self-cal, rms=0.044537Jy sigma=0.436910 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.000185243 Jy ! Component: 100 - total flux cleaned = -0.000711338 Jy ! Component: 150 - total flux cleaned = -0.00132795 Jy ! Component: 200 - total flux cleaned = -0.00196623 Jy ! Total flux subtracted in 200 components = -0.00196623 Jy ! Clean residual min=-0.000767 max=0.000761 Jy/beam ! Clean residual mean=-0.000011 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.108548 Jy ! Performing phase self-cal ! Adding 96 model components to the UV plane model. ! The established model now contains 458 components and 0.108548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.044325Jy sigma=0.435044 ! Fit after self-cal, rms=0.044330Jy sigma=0.434588 ! 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.044330Jy sigma=0.434588 ! Fit after self-cal, rms=0.045806Jy sigma=0.434078 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=14.4 mas, bmaj=30.64 mas, bpa=5.788 degrees ! Estimated noise=1.6832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000140462 Jy ! Component: 100 - total flux cleaned = 1.78372e-05 Jy ! Component: 150 - total flux cleaned = -6.34621e-05 Jy ! Component: 200 - total flux cleaned = -0.000258956 Jy ! Total flux subtracted in 200 components = -0.000258956 Jy ! Clean residual min=-0.000618 max=0.000619 Jy/beam ! Clean residual mean=-0.000010 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.108289 Jy selfcal ! Performing phase self-cal ! Adding 93 model components to the UV plane model. ! The established model now contains 550 components and 0.108289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.045656Jy sigma=0.433050 ! Fit after self-cal, rms=0.045774Jy sigma=0.432670 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.00015973 Jy ! Component: 100 - total flux cleaned = -0.000194535 Jy ! Component: 150 - total flux cleaned = -0.000393028 Jy ! Component: 200 - total flux cleaned = -0.000500168 Jy ! Total flux subtracted in 200 components = -0.000500168 Jy ! Clean residual min=-0.000550 max=0.000551 Jy/beam ! Clean residual mean=-0.000007 rms=0.000256 Jy/beam ! Combined flux in latest and established models = 0.107789 Jy ! Performing phase self-cal ! Adding 96 model components to the UV plane model. ! The established model now contains 627 components and 0.107789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.045663Jy sigma=0.431954 ! Fit after self-cal, rms=0.045708Jy sigma=0.431752 ! 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.045708Jy sigma=0.431752 ! Fit after self-cal, rms=0.046478Jy sigma=0.431603 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=15.04 mas, bmaj=30.66 mas, bpa=5.488 degrees ! Estimated noise=1.66218 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000351549 Jy ! Component: 100 - total flux cleaned = -0.000200158 Jy ! Component: 150 - total flux cleaned = -3.26136e-05 Jy ! Component: 200 - total flux cleaned = 0.000271638 Jy ! Total flux subtracted in 200 components = 0.000271638 Jy ! Clean residual min=-0.000472 max=0.000475 Jy/beam ! Clean residual mean=-0.000003 rms=0.000210 Jy/beam ! Combined flux in latest and established models = 0.108061 Jy selfcal ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 678 components and 0.108061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.046377Jy sigma=0.431151 ! Fit after self-cal, rms=0.046463Jy sigma=0.430958 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.70737e-05 Jy ! Component: 100 - total flux cleaned = -1.9548e-05 Jy ! Component: 150 - total flux cleaned = -7.74204e-05 Jy ! Component: 200 - total flux cleaned = -2.31759e-05 Jy ! Total flux subtracted in 200 components = -2.31759e-05 Jy ! Clean residual min=-0.000416 max=0.000416 Jy/beam ! Clean residual mean=-0.000002 rms=0.000182 Jy/beam ! Combined flux in latest and established models = 0.108037 Jy ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 737 components and 0.108037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.046389Jy sigma=0.430646 ! Fit after self-cal, rms=0.046443Jy sigma=0.430441 ! 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=14.36 mas, bmaj=30.76 mas, bpa=5.999 degrees ! Estimated noise=1.66674 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 14.36 x 30.76 at 5.999 degrees (North through East) ! Clean map min=-0.0079647 max=0.047543 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=13.14 mas, bmaj=29.41 mas, bpa=3.996 degrees ! Estimated noise=1.91481 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.041343 Jy ! Component: 100 - total flux cleaned = 0.0636328 Jy ! Component: 150 - total flux cleaned = 0.0734895 Jy ! Component: 200 - total flux cleaned = 0.0789874 Jy ! Total flux subtracted in 200 components = 0.0789874 Jy ! Clean residual min=-0.008201 max=0.008205 Jy/beam ! Clean residual mean=0.000149 rms=0.003639 Jy/beam ! Combined flux in latest and established models = 0.0789875 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 118 model components to the UV plane model. ! The established model now contains 118 components and 0.0789875 Jy ! Inverting map and beam ! Estimated beam: bmin=14.36 mas, bmaj=30.76 mas, bpa=5.999 degrees ! Estimated noise=1.66674 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.00726221 Jy ! Component: 100 - total flux cleaned = 0.0114227 Jy ! Component: 150 - total flux cleaned = 0.0154756 Jy ! Component: 200 - total flux cleaned = 0.0181547 Jy ! Total flux subtracted in 200 components = 0.0181547 Jy ! Clean residual min=-0.004004 max=0.004055 Jy/beam ! Clean residual mean=0.000070 rms=0.001844 Jy/beam ! Combined flux in latest and established models = 0.0971421 Jy ! Adding 113 model components to the UV plane model. ! The established model now contains 224 components and 0.0971422 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=15.04 mas, bmaj=30.66 mas, bpa=5.488 degrees ! Estimated noise=1.66218 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00185461 Jy ! Component: 100 - total flux cleaned = 0.00263434 Jy ! Component: 150 - total flux cleaned = 0.00296725 Jy ! Component: 200 - total flux cleaned = 0.00333844 Jy ! Total flux subtracted in 200 components = 0.00333844 Jy ! Clean residual min=-0.001825 max=0.001830 Jy/beam ! Clean residual mean=0.000025 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.100481 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.000599308 Jy ! Component: 100 - total flux cleaned = 0.00102538 Jy ! Component: 150 - total flux cleaned = 0.00146129 Jy ! Component: 200 - total flux cleaned = 0.00198647 Jy ! Total flux subtracted in 200 components = 0.00198647 Jy ! Clean residual min=-0.001051 max=0.001059 Jy/beam ! Clean residual mean=0.000019 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.102467 Jy ! Adding 190 model components to the UV plane model. ! The established model now contains 393 components and 0.102467 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=14.36 mas, bmaj=30.76 mas, bpa=5.999 degrees ! Estimated noise=1.66674 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000197639 Jy ! Component: 100 - total flux cleaned = 0.000572881 Jy ! Component: 150 - total flux cleaned = 0.000779063 Jy ! Component: 200 - total flux cleaned = 0.00100563 Jy ! Total flux subtracted in 200 components = 0.00100563 Jy ! Clean residual min=-0.000606 max=0.000599 Jy/beam ! Clean residual mean=0.000002 rms=0.000265 Jy/beam ! Combined flux in latest and established models = 0.103473 Jy selfcal ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 462 components and 0.103473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.046437Jy sigma=0.431815 ! Fit after self-cal, rms=0.046564Jy sigma=0.431108 wmodel J1209+433A_S_b_map.mod ! Writing 462 model components to file: J1209+433A_S_b_map.mod wobs J1209+433A_S_b_uvs.fits ! Writing UV FITS file: J1209+433A_S_b_uvs.fits wwins J1209+433A_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//J1209+433A_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 14.36 x 30.76 at 5.999 degrees (North through East) ! Clean map min=-0.0077704 max=0.038416 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1209+433A_S_b_map.fits wmodel /image_prod/ug002_uva//J1209+433A_S_b_map.mod ! Writing 462 model components to file: /image_prod/ug002_uva//J1209+433A_S_b_map.mod wobs /image_prod/ug002_uva//J1209+433A_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1209+433A_S_b_uvs.fits wwins /image_prod/ug002_uva//J1209+433A_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.0384157 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000317604 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.48027 2.48027 4.96054 9.92107 19.8421 39.6843 79.3686 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.038 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 120.954 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1209+433A_S_b_dfm.log closed on Thu Mar 5 00:27:10 2020