! Started logfile: /scr/pima/rv123_uvs/J1001-4438_S_dfm.log on Sun Dec 23 05:03:06 2018 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv123_uvs/J1001-4438_S_uva.fits ! Reading UV FITS file: /scr/pima/rv123_uvs/J1001-4438_S_uva.fits ! AN table 1: 38 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.789474 visibilities/baseline/integration-bin. ! Found source: J1001-4438 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 89 lines of history. ! ! Reading 1200 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 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 J1001-4438_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 190 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.993780Jy sigma=11.610311 ! Fit after self-cal, rms=0.786912Jy sigma=9.131980 ! 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=2.783 mas, bmaj=28.07 mas, bpa=-29.79 degrees ! Estimated noise=3.68184 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.150334 Jy ! Component: 100 - total flux cleaned = 0.218822 Jy ! Total flux subtracted in 100 components = 0.218822 Jy ! Clean residual min=-0.019767 max=0.030605 Jy/beam ! Clean residual mean=0.000509 rms=0.008965 Jy/beam ! Combined flux in latest and established models = 0.218822 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.218822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109833Jy sigma=1.250989 ! Fit after self-cal, rms=0.109120Jy sigma=1.244094 ! 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=3.973 mas, bmaj=26.35 mas, bpa=-29.04 degrees ! Estimated noise=2.13478 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.0462788 Jy ! Component: 100 - total flux cleaned = 0.0707193 Jy ! Component: 150 - total flux cleaned = 0.0770435 Jy ! Component: 200 - total flux cleaned = 0.0775734 Jy ! Total flux subtracted in 200 components = 0.0775734 Jy ! Clean residual min=-0.007297 max=0.007296 Jy/beam ! Clean residual mean=0.000161 rms=0.003264 Jy/beam ! Combined flux in latest and established models = 0.296395 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 71 components and 0.296395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086053Jy sigma=0.977387 ! Fit after self-cal, rms=0.085620Jy sigma=0.974496 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.973 x 26.35 at -29.04 degrees (North through East) ! Clean map min=-0.010481 max=0.21038 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 KP 0.97 LA 0.98 MK 1.06 ! OV 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 KP 0.97 LA 0.98 MK 0.95 ! OV 0.85 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* KP 0.00* LA 0.00* MK 0.00* ! OV 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.07 KP 0.94 LA 0.92 MK 0.84 ! OV 1.02 ! ! ! Fit before self-cal, rms=0.085620Jy sigma=0.974496 ! Fit after self-cal, rms=0.077553Jy sigma=0.935989 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.92 mas, bmaj=26.54 mas, bpa=-29.2 degrees ! Estimated noise=2.05289 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.00801002 Jy ! Component: 100 - total flux cleaned = 0.00995483 Jy ! Component: 150 - total flux cleaned = 0.0110495 Jy ! Component: 200 - total flux cleaned = 0.0115134 Jy ! Total flux subtracted in 200 components = 0.0115134 Jy ! Clean residual min=-0.002344 max=0.002374 Jy/beam ! Clean residual mean=0.000006 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.307909 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 122 components and 0.307909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076455Jy sigma=0.922986 ! Fit after self-cal, rms=0.076442Jy sigma=0.922173 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076442Jy sigma=0.922173 ! Fit after self-cal, rms=0.076384Jy sigma=0.921537 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.93 mas, bmaj=26.46 mas, bpa=-29.19 degrees ! Estimated noise=2.05217 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00158917 Jy ! Component: 100 - total flux cleaned = 0.00100793 Jy ! Component: 150 - total flux cleaned = 0.00099609 Jy ! Component: 200 - total flux cleaned = 0.0010046 Jy ! Total flux subtracted in 200 components = 0.0010046 Jy ! Clean residual min=-0.001538 max=0.001541 Jy/beam ! Clean residual mean=0.000008 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.308913 Jy selfcal ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 162 components and 0.308913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076089Jy sigma=0.917944 ! Fit after self-cal, rms=0.076091Jy sigma=0.917836 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.2617e-05 Jy ! Component: 100 - total flux cleaned = 0.000469126 Jy ! Component: 150 - total flux cleaned = 0.00102008 Jy ! Component: 200 - total flux cleaned = 0.00160945 Jy ! Total flux subtracted in 200 components = 0.00160945 Jy ! Clean residual min=-0.001199 max=0.001204 Jy/beam ! Clean residual mean=0.000007 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.310523 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 196 components and 0.310523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075940Jy sigma=0.916073 ! Fit after self-cal, rms=0.075946Jy sigma=0.916025 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075946Jy sigma=0.916025 ! Fit after self-cal, rms=0.075748Jy sigma=0.914141 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.912 mas, bmaj=26.47 mas, bpa=-29.21 degrees ! Estimated noise=2.0446 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.12361e-05 Jy ! Component: 100 - total flux cleaned = 0.000537326 Jy ! Component: 150 - total flux cleaned = 0.000941937 Jy ! Component: 200 - total flux cleaned = 0.0015257 Jy ! Total flux subtracted in 200 components = 0.0015257 Jy ! Clean residual min=-0.001060 max=0.001064 Jy/beam ! Clean residual mean=0.000001 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.312048 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 225 components and 0.312048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075629Jy sigma=0.912929 ! Fit after self-cal, rms=0.075642Jy sigma=0.912850 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.000410078 Jy ! Component: 100 - total flux cleaned = -0.000648824 Jy ! Component: 150 - total flux cleaned = -0.000536771 Jy ! Component: 200 - total flux cleaned = -0.00026401 Jy ! Total flux subtracted in 200 components = -0.00026401 Jy ! Clean residual min=-0.000893 max=0.000894 Jy/beam ! Clean residual mean=0.000001 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.311784 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 256 components and 0.311784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075563Jy sigma=0.911984 ! Fit after self-cal, rms=0.075565Jy sigma=0.911954 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075565Jy sigma=0.911954 ! Fit after self-cal, rms=0.075215Jy sigma=0.911773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.06 mas, bmaj=39.61 mas, bpa=-9.227 degrees ! Estimated noise=2.34192 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000815098 Jy ! Component: 100 - total flux cleaned = -0.000893351 Jy ! Component: 150 - total flux cleaned = -0.000895312 Jy ! Component: 200 - total flux cleaned = -0.000967349 Jy ! Total flux subtracted in 200 components = -0.000967349 Jy ! Clean residual min=-0.000584 max=0.000589 Jy/beam ! Clean residual mean=0.000002 rms=0.000243 Jy/beam ! Combined flux in latest and established models = 0.310817 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 293 components and 0.310817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075172Jy sigma=0.911429 ! Fit after self-cal, rms=0.075177Jy sigma=0.911399 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.000125759 Jy ! Component: 100 - total flux cleaned = 7.02464e-05 Jy ! Component: 150 - total flux cleaned = 0.000229469 Jy ! Component: 200 - total flux cleaned = 0.000356471 Jy ! Total flux subtracted in 200 components = 0.000356471 Jy ! Clean residual min=-0.000537 max=0.000535 Jy/beam ! Clean residual mean=0.000003 rms=0.000221 Jy/beam ! Combined flux in latest and established models = 0.311174 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 332 components and 0.311174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075150Jy sigma=0.911177 ! Fit after self-cal, rms=0.075154Jy sigma=0.911164 ! 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=3.889 mas, bmaj=26.5 mas, bpa=-29.25 degrees ! Estimated noise=2.03395 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.889 x 26.5 at -29.25 degrees (North through East) ! Clean map min=-0.0037239 max=0.20174 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=2.743 mas, bmaj=28.46 mas, bpa=-29.85 degrees ! Estimated noise=3.49347 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.144004 Jy ! Component: 100 - total flux cleaned = 0.212003 Jy ! Component: 150 - total flux cleaned = 0.245829 Jy ! Component: 200 - total flux cleaned = 0.260375 Jy ! Total flux subtracted in 200 components = 0.260375 Jy ! Clean residual min=-0.010705 max=0.010792 Jy/beam ! Clean residual mean=0.000189 rms=0.004302 Jy/beam ! Combined flux in latest and established models = 0.260375 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 40 model components to the UV plane model. ! The established model now contains 40 components and 0.260375 Jy ! Inverting map and beam ! Estimated beam: bmin=3.889 mas, bmaj=26.5 mas, bpa=-29.25 degrees ! Estimated noise=2.03395 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.0168299 Jy ! Component: 100 - total flux cleaned = 0.0183884 Jy ! Component: 150 - total flux cleaned = 0.0187791 Jy ! Component: 200 - total flux cleaned = 0.021306 Jy ! Total flux subtracted in 200 components = 0.021306 Jy ! Clean residual min=-0.004669 max=0.004657 Jy/beam ! Clean residual mean=0.000075 rms=0.002072 Jy/beam ! Combined flux in latest and established models = 0.281681 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 112 components and 0.281681 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=11.06 mas, bmaj=39.61 mas, bpa=-9.227 degrees ! Estimated noise=2.34192 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00324741 Jy ! Component: 100 - total flux cleaned = 0.0047671 Jy ! Component: 150 - total flux cleaned = 0.00458269 Jy ! Component: 200 - total flux cleaned = 0.00518219 Jy ! Total flux subtracted in 200 components = 0.00518219 Jy ! Clean residual min=-0.002371 max=0.002395 Jy/beam ! Clean residual mean=0.000024 rms=0.001038 Jy/beam ! Combined flux in latest and established models = 0.286863 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.00139955 Jy ! Component: 100 - total flux cleaned = 0.00244977 Jy ! Component: 150 - total flux cleaned = 0.00335425 Jy ! Component: 200 - total flux cleaned = 0.00388192 Jy ! Total flux subtracted in 200 components = 0.00388192 Jy ! Clean residual min=-0.002186 max=0.002186 Jy/beam ! Clean residual mean=-0.000031 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.290745 Jy ! Adding 99 model components to the UV plane model. ! The established model now contains 207 components and 0.290745 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.889 mas, bmaj=26.5 mas, bpa=-29.25 degrees ! Estimated noise=2.03395 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00204826 Jy ! Component: 100 - total flux cleaned = 0.00397771 Jy ! Component: 150 - total flux cleaned = 0.00550676 Jy ! Component: 200 - total flux cleaned = 0.00672017 Jy ! Total flux subtracted in 200 components = 0.00672017 Jy ! Clean residual min=-0.001770 max=0.001773 Jy/beam ! Clean residual mean=0.000018 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.297465 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 245 components and 0.297465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075587Jy sigma=0.916040 ! Fit after self-cal, rms=0.075539Jy sigma=0.915646 wmodel J1001-4438_S_map.mod ! Writing 245 model components to file: J1001-4438_S_map.mod wobs J1001-4438_S_uvs.fits ! Writing UV FITS file: J1001-4438_S_uvs.fits wwins J1001-4438_S_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/rv123_uvs/J1001-4438_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.889 x 26.5 at -29.25 degrees (North through East) ! Clean map min=-0.004002 max=0.19687 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv123_uvs/J1001-4438_S_map.fits wmodel /scr/pima/rv123_uvs/J1001-4438_S_map.mod ! Writing 245 model components to file: /scr/pima/rv123_uvs/J1001-4438_S_map.mod wobs /scr/pima/rv123_uvs/J1001-4438_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv123_uvs/J1001-4438_S_uvs.fits wwins /scr/pima/rv123_uvs/J1001-4438_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.196872 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00053846 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.820522 0.820522 1.64104 3.28209 6.56418 13.1284 26.2567 52.5134 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.196 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 365.62 quit ! Quitting program ! Log file /scr/pima/rv123_uvs/J1001-4438_S_dfm.log closed on Sun Dec 23 05:03:08 2018