! Started logfile: /scr/pima/rv102_uvs/J0915-3029_S_dfm.log on Sat Nov 9 09:33:01 2019 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23299 obs /scr/pima/rv102_uvs/J0915-3029_S_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J0915-3029_S_uva.fits ! AN table 1: 44 integrations on 6 of 6 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0915-3029 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 1056 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 J0915-3029_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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005262Jy sigma=14.106434 ! Fit after self-cal, rms=0.944383Jy sigma=13.225815 ! 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=21.38 mas, bmaj=53.71 mas, bpa=-4.92 degrees ! Estimated noise=2.88499 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.0445354 Jy ! Component: 100 - total flux cleaned = 0.0522331 Jy ! Total flux subtracted in 100 components = 0.0522331 Jy ! Clean residual min=-0.003602 max=0.003639 Jy/beam ! Clean residual mean=0.000006 rms=0.001504 Jy/beam ! Combined flux in latest and established models = 0.0522331 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0522331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052783Jy sigma=0.711103 ! Fit after self-cal, rms=0.051877Jy sigma=0.699458 ! 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=22.66 mas, bmaj=58.35 mas, bpa=-9.021 degrees ! Estimated noise=1.65931 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.00406225 Jy ! Component: 100 - total flux cleaned = 0.00393727 Jy ! Component: 150 - total flux cleaned = 0.0034139 Jy ! Component: 200 - total flux cleaned = 0.00317903 Jy ! Total flux subtracted in 200 components = 0.00317903 Jy ! Clean residual min=-0.001181 max=0.001178 Jy/beam ! Clean residual mean=0.000018 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.0554122 Jy ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 95 components and 0.0554122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051385Jy sigma=0.691199 ! Fit after self-cal, rms=0.051297Jy sigma=0.690639 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 22.66 x 58.35 at -9.021 degrees (North through East) ! Clean map min=-0.0028711 max=0.054191 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.17 KP 1.03 LA 0.96 PT 0.89 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 KP 0.94 LA 0.91 PT 1.11 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 KP 1.06 LA 0.98 PT 1.01 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 0.98 LA 0.94 PT 0.96 ! ! ! Fit before self-cal, rms=0.051297Jy sigma=0.690639 ! Fit after self-cal, rms=0.050635Jy sigma=0.692761 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=22.72 mas, bmaj=57.89 mas, bpa=-9.273 degrees ! Estimated noise=1.64158 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.000835588 Jy ! Component: 100 - total flux cleaned = 0.000894545 Jy ! Component: 150 - total flux cleaned = 0.00105551 Jy ! Component: 200 - total flux cleaned = 0.00124911 Jy ! Total flux subtracted in 200 components = 0.00124911 Jy ! Clean residual min=-0.000774 max=0.000773 Jy/beam ! Clean residual mean=0.000024 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.0566613 Jy ! Performing phase self-cal ! Adding 91 model components to the UV plane model. ! The established model now contains 184 components and 0.0566613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050506Jy sigma=0.691104 ! Fit after self-cal, rms=0.050581Jy sigma=0.690479 ! 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.050581Jy sigma=0.690479 ! Fit after self-cal, rms=0.050784Jy sigma=0.688201 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=22.71 mas, bmaj=57.82 mas, bpa=-9.358 degrees ! Estimated noise=1.64581 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.21278e-05 Jy ! Component: 100 - total flux cleaned = -0.000210668 Jy ! Component: 150 - total flux cleaned = -0.000456477 Jy ! Component: 200 - total flux cleaned = -0.000495674 Jy ! Total flux subtracted in 200 components = -0.000495674 Jy ! Clean residual min=-0.000630 max=0.000637 Jy/beam ! Clean residual mean=0.000014 rms=0.000289 Jy/beam ! Combined flux in latest and established models = 0.0561656 Jy selfcal ! Performing phase self-cal ! Adding 87 model components to the UV plane model. ! The established model now contains 268 components and 0.0561656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050713Jy sigma=0.687282 ! Fit after self-cal, rms=0.050631Jy sigma=0.685112 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.000195094 Jy ! Component: 100 - total flux cleaned = -0.000441893 Jy ! Component: 150 - total flux cleaned = -0.000490361 Jy ! Component: 200 - total flux cleaned = -0.00048997 Jy ! Total flux subtracted in 200 components = -0.00048997 Jy ! Clean residual min=-0.000678 max=0.000686 Jy/beam ! Clean residual mean=0.000011 rms=0.000304 Jy/beam ! Combined flux in latest and established models = 0.0556756 Jy ! Performing phase self-cal ! Adding 92 model components to the UV plane model. ! The established model now contains 350 components and 0.0556756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050554Jy sigma=0.683812 ! Fit after self-cal, rms=0.050550Jy sigma=0.683683 ! 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.050550Jy sigma=0.683683 ! Fit after self-cal, rms=0.051073Jy sigma=0.681802 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=22.74 mas, bmaj=57.74 mas, bpa=-9.25 degrees ! Estimated noise=1.63988 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000588877 Jy ! Component: 100 - total flux cleaned = 0.00071601 Jy ! Component: 150 - total flux cleaned = 0.00071676 Jy ! Component: 200 - total flux cleaned = 0.000715489 Jy ! Total flux subtracted in 200 components = 0.000715489 Jy ! Clean residual min=-0.000618 max=0.000610 Jy/beam ! Clean residual mean=0.000002 rms=0.000279 Jy/beam ! Combined flux in latest and established models = 0.0563911 Jy selfcal ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 424 components and 0.0563911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051014Jy sigma=0.680991 ! Fit after self-cal, rms=0.051110Jy sigma=0.680721 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.000123 Jy ! Component: 100 - total flux cleaned = 0.000230146 Jy ! Component: 150 - total flux cleaned = 0.000264974 Jy ! Component: 200 - total flux cleaned = 0.000364044 Jy ! Total flux subtracted in 200 components = 0.000364044 Jy ! Clean residual min=-0.000548 max=0.000544 Jy/beam ! Clean residual mean=0.000004 rms=0.000255 Jy/beam ! Combined flux in latest and established models = 0.0567552 Jy ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 502 components and 0.0567552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051071Jy sigma=0.680160 ! Fit after self-cal, rms=0.051064Jy sigma=0.680136 ! 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.051064Jy sigma=0.680136 ! Fit after self-cal, rms=0.051220Jy sigma=0.679981 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=23.04 mas, bmaj=57.61 mas, bpa=-9.227 degrees ! Estimated noise=1.63221 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000539281 Jy ! Component: 100 - total flux cleaned = 0.000782608 Jy ! Component: 150 - total flux cleaned = 0.000846571 Jy ! Component: 200 - total flux cleaned = 0.000844313 Jy ! Total flux subtracted in 200 components = 0.000844313 Jy ! Clean residual min=-0.000496 max=0.000497 Jy/beam ! Clean residual mean=-0.000001 rms=0.000229 Jy/beam ! Combined flux in latest and established models = 0.0575995 Jy selfcal ! Performing phase self-cal ! Adding 98 model components to the UV plane model. ! The established model now contains 594 components and 0.0575995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051180Jy sigma=0.679503 ! Fit after self-cal, rms=0.051225Jy sigma=0.679464 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.57489e-05 Jy ! Component: 100 - total flux cleaned = -8.04526e-05 Jy ! Component: 150 - total flux cleaned = -0.00013718 Jy ! Component: 200 - total flux cleaned = -0.000137213 Jy ! Total flux subtracted in 200 components = -0.000137213 Jy ! Clean residual min=-0.000455 max=0.000447 Jy/beam ! Clean residual mean=0.000001 rms=0.000214 Jy/beam ! Combined flux in latest and established models = 0.0574623 Jy ! Performing phase self-cal ! Adding 107 model components to the UV plane model. ! The established model now contains 676 components and 0.0574623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051198Jy sigma=0.679095 ! Fit after self-cal, rms=0.051195Jy sigma=0.679081 ! 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=22.76 mas, bmaj=57.67 mas, bpa=-9.221 degrees ! Estimated noise=1.6343 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 22.76 x 57.67 at -9.221 degrees (North through East) ! Clean map min=-0.0070314 max=0.053308 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=21.38 mas, bmaj=53.57 mas, bpa=-5.24 degrees ! Estimated noise=2.84337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0444835 Jy ! Component: 100 - total flux cleaned = 0.0481667 Jy ! Component: 150 - total flux cleaned = 0.0490003 Jy ! Component: 200 - total flux cleaned = 0.048826 Jy ! Total flux subtracted in 200 components = 0.048826 Jy ! Clean residual min=-0.002281 max=0.002280 Jy/beam ! Clean residual mean=0.000006 rms=0.000963 Jy/beam ! Combined flux in latest and established models = 0.048826 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 81 model components to the UV plane model. ! The established model now contains 81 components and 0.048826 Jy ! Inverting map and beam ! Estimated beam: bmin=22.76 mas, bmaj=57.67 mas, bpa=-9.221 degrees ! Estimated noise=1.6343 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.00119193 Jy ! Component: 100 - total flux cleaned = 0.00120306 Jy ! Component: 150 - total flux cleaned = 0.00105888 Jy ! Component: 200 - total flux cleaned = 0.000927331 Jy ! Total flux subtracted in 200 components = 0.000927331 Jy ! Clean residual min=-0.001084 max=0.001090 Jy/beam ! Clean residual mean=0.000005 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.0497533 Jy ! Adding 118 model components to the UV plane model. ! The established model now contains 196 components and 0.0497533 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=23.04 mas, bmaj=57.61 mas, bpa=-9.227 degrees ! Estimated noise=1.63221 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000284314 Jy ! Component: 100 - total flux cleaned = 0.000122573 Jy ! Component: 150 - total flux cleaned = 0.000173907 Jy ! Component: 200 - total flux cleaned = 7.82899e-05 Jy ! Total flux subtracted in 200 components = 7.82899e-05 Jy ! Clean residual min=-0.000782 max=0.000789 Jy/beam ! Clean residual mean=0.000005 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.0498316 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 = -9.19e-05 Jy ! Component: 100 - total flux cleaned = -0.000228913 Jy ! Component: 150 - total flux cleaned = -0.000320222 Jy ! Component: 200 - total flux cleaned = -0.000410884 Jy ! Total flux subtracted in 200 components = -0.000410884 Jy ! Clean residual min=-0.000759 max=0.000763 Jy/beam ! Clean residual mean=0.000004 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.0494207 Jy ! Adding 179 model components to the UV plane model. ! The established model now contains 371 components and 0.0494207 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=22.76 mas, bmaj=57.67 mas, bpa=-9.221 degrees ! Estimated noise=1.6343 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000471459 Jy ! Component: 100 - total flux cleaned = -0.000595188 Jy ! Component: 150 - total flux cleaned = -0.000753501 Jy ! Component: 200 - total flux cleaned = -0.000753796 Jy ! Total flux subtracted in 200 components = -0.000753796 Jy ! Clean residual min=-0.000630 max=0.000624 Jy/beam ! Clean residual mean=0.000002 rms=0.000292 Jy/beam ! Combined flux in latest and established models = 0.0486669 Jy selfcal ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 429 components and 0.0486669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051241Jy sigma=0.680289 ! Fit after self-cal, rms=0.051222Jy sigma=0.680208 wmodel J0915-3029_S_map.mod ! Writing 429 model components to file: J0915-3029_S_map.mod wobs J0915-3029_S_uvs.fits ! Writing UV FITS file: J0915-3029_S_uvs.fits wwins J0915-3029_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/rv102_uvs/J0915-3029_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 22.76 x 57.67 at -9.221 degrees (North through East) ! Clean map min=-0.0063727 max=0.053208 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J0915-3029_S_map.fits wmodel /scr/pima/rv102_uvs/J0915-3029_S_map.mod ! Writing 429 model components to file: /scr/pima/rv102_uvs/J0915-3029_S_map.mod wobs /scr/pima/rv102_uvs/J0915-3029_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J0915-3029_S_uvs.fits wwins /scr/pima/rv102_uvs/J0915-3029_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.0532082 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000278772 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.57178 1.57178 3.14356 6.28712 12.5742 25.1485 50.2969 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.053 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 190.866 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J0915-3029_S_dfm.log closed on Sat Nov 9 09:33:04 2019