! Started logfile: /image_prod/ug002_uva//J2224+6016_S_dfm.log on Thu Mar 5 05:39:01 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//J2224+6016_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2224+6016_S_uva.fits ! AN table 1: 37 integrations on 1 of 1 possible baselines. ! AN table 2: 113 integrations on 6 of 6 possible baselines. ! Apparent sampling: 0.99021 visibilities/baseline/integration-bin. ! Found source: J2224+6016 ! ! 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 2124 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 J2224+6016_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 74 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 74 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 74 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.002674Jy sigma=11.077689 ! Fit after self-cal, rms=0.943057Jy sigma=10.496765 ! 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=25.26 mas, bmaj=27.48 mas, bpa=25.4 degrees ! Estimated noise=1.45783 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.049868 Jy ! Component: 100 - total flux cleaned = 0.0721039 Jy ! Total flux subtracted in 100 components = 0.0721039 Jy ! Clean residual min=-0.011173 max=0.011945 Jy/beam ! Clean residual mean=-0.000772 rms=0.004799 Jy/beam ! Combined flux in latest and established models = 0.0721039 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 56 components and 0.0721039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.047112Jy sigma=0.515820 ! Fit after self-cal, rms=0.046085Jy sigma=0.504886 ! 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=25.11 mas, bmaj=27.74 mas, bpa=38.44 degrees ! Estimated noise=1.42234 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.013735 Jy ! Component: 100 - total flux cleaned = 0.0219469 Jy ! Component: 150 - total flux cleaned = 0.0258349 Jy ! Component: 200 - total flux cleaned = 0.0295146 Jy ! Total flux subtracted in 200 components = 0.0295146 Jy ! Clean residual min=-0.004264 max=0.004280 Jy/beam ! Clean residual mean=-0.000420 rms=0.002093 Jy/beam ! Combined flux in latest and established models = 0.101618 Jy ! Performing phase self-cal ! Adding 135 model components to the UV plane model. ! The established model now contains 191 components and 0.101618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.038548Jy sigma=0.423269 ! Fit after self-cal, rms=0.038276Jy sigma=0.420224 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 25.11 x 27.74 at 38.44 degrees (North through East) ! Clean map min=-0.0087213 max=0.061942 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* OV 0.00* ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.21 KP 1.09 LA 0.93 PT 0.88 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* OV 0.00* ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.25 KP 1.07 LA 0.99 PT 0.81 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* OV 0.00* ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.13 KP 1.11 LA 0.91 PT 0.86 ! ! ! Fit before self-cal, rms=0.038276Jy sigma=0.420224 ! Fit after self-cal, rms=0.038361Jy sigma=0.398695 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=26.54 mas, bmaj=28.43 mas, bpa=39.63 degrees ! Estimated noise=1.43471 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.00234613 Jy ! Component: 100 - total flux cleaned = -0.00367901 Jy ! Component: 150 - total flux cleaned = -0.00432471 Jy ! Component: 200 - total flux cleaned = -0.00455017 Jy ! Total flux subtracted in 200 components = -0.00455017 Jy ! Clean residual min=-0.001086 max=0.001082 Jy/beam ! Clean residual mean=-0.000072 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.0970682 Jy ! Performing phase self-cal ! Adding 129 model components to the UV plane model. ! The established model now contains 319 components and 0.0970682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037774Jy sigma=0.390117 ! Fit after self-cal, rms=0.037879Jy sigma=0.389310 ! 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.037879Jy sigma=0.389310 ! Fit after self-cal, rms=0.037650Jy sigma=0.386792 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=26.46 mas, bmaj=28.49 mas, bpa=44.6 degrees ! Estimated noise=1.42977 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.5277e-05 Jy ! Component: 100 - total flux cleaned = -8.53606e-05 Jy ! Component: 150 - total flux cleaned = 5.32314e-05 Jy ! Component: 200 - total flux cleaned = 0.000130516 Jy ! Total flux subtracted in 200 components = 0.000130516 Jy ! Clean residual min=-0.000297 max=0.000297 Jy/beam ! Clean residual mean=0.000002 rms=0.000135 Jy/beam ! Combined flux in latest and established models = 0.0971987 Jy selfcal ! Performing phase self-cal ! Adding 92 model components to the UV plane model. ! The established model now contains 410 components and 0.0971987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037604Jy sigma=0.386371 ! Fit after self-cal, rms=0.037618Jy sigma=0.386221 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.000151039 Jy ! Component: 100 - total flux cleaned = 0.00019001 Jy ! Component: 150 - total flux cleaned = 0.000156752 Jy ! Component: 200 - total flux cleaned = 0.000157083 Jy ! Total flux subtracted in 200 components = 0.000157083 Jy ! Clean residual min=-0.000250 max=0.000248 Jy/beam ! Clean residual mean=0.000001 rms=0.000118 Jy/beam ! Combined flux in latest and established models = 0.0973558 Jy ! Performing phase self-cal ! Adding 90 model components to the UV plane model. ! The established model now contains 485 components and 0.0973558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037596Jy sigma=0.386039 ! Fit after self-cal, rms=0.037587Jy sigma=0.386011 ! 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.037587Jy sigma=0.386011 ! Fit after self-cal, rms=0.037573Jy sigma=0.385977 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=26.48 mas, bmaj=28.45 mas, bpa=44.5 degrees ! Estimated noise=1.42867 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.50433e-05 Jy ! Component: 100 - total flux cleaned = 0.000129086 Jy ! Component: 150 - total flux cleaned = 9.98477e-05 Jy ! Component: 200 - total flux cleaned = 7.23584e-05 Jy ! Total flux subtracted in 200 components = 7.23584e-05 Jy ! Clean residual min=-0.000220 max=0.000219 Jy/beam ! Clean residual mean=0.000001 rms=0.000105 Jy/beam ! Combined flux in latest and established models = 0.0974282 Jy selfcal ! Performing phase self-cal ! Adding 88 model components to the UV plane model. ! The established model now contains 552 components and 0.0974281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037557Jy sigma=0.385858 ! Fit after self-cal, rms=0.037553Jy sigma=0.385838 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.000137509 Jy ! Component: 100 - total flux cleaned = 0.000138534 Jy ! Component: 150 - total flux cleaned = 0.000124593 Jy ! Component: 200 - total flux cleaned = 0.000124733 Jy ! Total flux subtracted in 200 components = 0.000124733 Jy ! Clean residual min=-0.000201 max=0.000202 Jy/beam ! Clean residual mean=0.000001 rms=0.000096 Jy/beam ! Combined flux in latest and established models = 0.0975529 Jy ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 614 components and 0.0975529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037542Jy sigma=0.385755 ! Fit after self-cal, rms=0.037536Jy sigma=0.385746 ! 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.037536Jy sigma=0.385746 ! Fit after self-cal, rms=0.037434Jy sigma=0.385727 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=26.74 mas, bmaj=28.61 mas, bpa=45.07 degrees ! Estimated noise=1.42183 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.11048e-05 Jy ! Component: 100 - total flux cleaned = -2.32972e-06 Jy ! Component: 150 - total flux cleaned = -1.37092e-05 Jy ! Component: 200 - total flux cleaned = -5.83447e-05 Jy ! Total flux subtracted in 200 components = -5.83447e-05 Jy ! Clean residual min=-0.000182 max=0.000182 Jy/beam ! Clean residual mean=0.000001 rms=0.000084 Jy/beam ! Combined flux in latest and established models = 0.0974945 Jy selfcal ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 661 components and 0.0974945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037424Jy sigma=0.385661 ! Fit after self-cal, rms=0.037419Jy sigma=0.385654 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 = 3.07889e-05 Jy ! Component: 100 - total flux cleaned = -3.64286e-05 Jy ! Component: 150 - total flux cleaned = -6.81811e-05 Jy ! Component: 200 - total flux cleaned = -0.000109724 Jy ! Total flux subtracted in 200 components = -0.000109724 Jy ! Clean residual min=-0.000167 max=0.000166 Jy/beam ! Clean residual mean=0.000000 rms=0.000077 Jy/beam ! Combined flux in latest and established models = 0.0973848 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 714 components and 0.0973848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037412Jy sigma=0.385600 ! Fit after self-cal, rms=0.037408Jy sigma=0.385596 ! 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=26.48 mas, bmaj=28.42 mas, bpa=44.99 degrees ! Estimated noise=1.42636 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 26.48 x 28.42 at 44.99 degrees (North through East) ! Clean map min=-0.004586 max=0.060331 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=26.99 mas, bmaj=28.14 mas, bpa=20.09 degrees ! Estimated noise=1.45927 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0491638 Jy ! Component: 100 - total flux cleaned = 0.0679338 Jy ! Component: 150 - total flux cleaned = 0.0776236 Jy ! Component: 200 - total flux cleaned = 0.0824681 Jy ! Total flux subtracted in 200 components = 0.0824681 Jy ! Clean residual min=-0.005269 max=0.005297 Jy/beam ! Clean residual mean=-0.000354 rms=0.002266 Jy/beam ! Combined flux in latest and established models = 0.0824682 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 114 model components to the UV plane model. ! The established model now contains 114 components and 0.0824682 Jy ! Inverting map and beam ! Estimated beam: bmin=26.48 mas, bmaj=28.42 mas, bpa=44.99 degrees ! Estimated noise=1.42636 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.000148615 Jy ! Component: 100 - total flux cleaned = 0.00110579 Jy ! Component: 150 - total flux cleaned = 0.00161313 Jy ! Component: 200 - total flux cleaned = 0.00149175 Jy ! Total flux subtracted in 200 components = 0.00149175 Jy ! Clean residual min=-0.001967 max=0.001972 Jy/beam ! Clean residual mean=-0.000137 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.0839599 Jy ! Adding 106 model components to the UV plane model. ! The established model now contains 216 components and 0.0839599 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=26.74 mas, bmaj=28.61 mas, bpa=45.07 degrees ! Estimated noise=1.42183 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.37868e-05 Jy ! Component: 100 - total flux cleaned = -0.000225495 Jy ! Component: 150 - total flux cleaned = -0.000445596 Jy ! Component: 200 - total flux cleaned = -0.000743855 Jy ! Total flux subtracted in 200 components = -0.000743855 Jy ! Clean residual min=-0.000896 max=0.000899 Jy/beam ! Clean residual mean=-0.000063 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.0832161 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.000194936 Jy ! Component: 100 - total flux cleaned = -0.000475481 Jy ! Component: 150 - total flux cleaned = -0.000784818 Jy ! Component: 200 - total flux cleaned = -0.00122814 Jy ! Total flux subtracted in 200 components = -0.00122814 Jy ! Clean residual min=-0.000454 max=0.000454 Jy/beam ! Clean residual mean=-0.000027 rms=0.000232 Jy/beam ! Combined flux in latest and established models = 0.0819879 Jy ! Adding 214 model components to the UV plane model. ! The established model now contains 407 components and 0.0819879 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=26.48 mas, bmaj=28.42 mas, bpa=44.99 degrees ! Estimated noise=1.42636 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000327894 Jy ! Component: 100 - total flux cleaned = -0.000570417 Jy ! Component: 150 - total flux cleaned = -0.000608621 Jy ! Component: 200 - total flux cleaned = -0.000679077 Jy ! Total flux subtracted in 200 components = -0.000679077 Jy ! Clean residual min=-0.000279 max=0.000279 Jy/beam ! Clean residual mean=-0.000016 rms=0.000139 Jy/beam ! Combined flux in latest and established models = 0.0813088 Jy selfcal ! Performing phase self-cal ! Adding 88 model components to the UV plane model. ! The established model now contains 493 components and 0.0813088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037426Jy sigma=0.385843 ! Fit after self-cal, rms=0.037402Jy sigma=0.385811 wmodel J2224+6016_S_map.mod ! Writing 493 model components to file: J2224+6016_S_map.mod wobs J2224+6016_S_uvs.fits ! Writing UV FITS file: J2224+6016_S_uvs.fits wwins J2224+6016_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//J2224+6016_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 26.48 x 28.42 at 44.99 degrees (North through East) ! Clean map min=-0.0062805 max=0.057817 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2224+6016_S_map.fits wmodel /image_prod/ug002_uva//J2224+6016_S_map.mod ! Writing 493 model components to file: /image_prod/ug002_uva//J2224+6016_S_map.mod wobs /image_prod/ug002_uva//J2224+6016_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2224+6016_S_uvs.fits wwins /image_prod/ug002_uva//J2224+6016_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.0578174 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000139097 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.721739 0.721739 1.44348 2.88696 5.77391 11.5478 23.0957 46.1913 92.3826 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.057 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 415.662 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2224+6016_S_dfm.log closed on Thu Mar 5 05:39:05 2020