! Started logfile: /scr/pima/rv122_uvs/J0010-4153_X_dfm.log on Fri Jul 13 21:05:50 2018 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv122_uvs/J0010-4153_X_uva.fits ! Reading UV FITS file: /scr/pima/rv122_uvs/J0010-4153_X_uva.fits ! AN table 1: 25 integrations on 6 of 6 possible baselines. ! AN table 2: 18 integrations on 1 of 1 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0010-4153 ! ! 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 8.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 672 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J0010-4153_X] 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.200x0.200 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 2. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.006291Jy sigma=15.065687 ! Fit after self-cal, rms=0.752488Jy sigma=10.956490 ! 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=5.585 mas, bmaj=40.77 mas, bpa=-27.54 degrees ! Estimated noise=4.80607 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.204048 Jy ! Component: 100 - total flux cleaned = 0.241768 Jy ! Total flux subtracted in 100 components = 0.241768 Jy ! Clean residual min=-0.037222 max=0.037503 Jy/beam ! Clean residual mean=-0.004871 rms=0.018421 Jy/beam ! Combined flux in latest and established models = 0.241768 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 47 components and 0.241768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088561Jy sigma=1.311587 ! Fit after self-cal, rms=0.088023Jy sigma=1.303410 ! 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=6.284 mas, bmaj=40.71 mas, bpa=-28.03 degrees ! Estimated noise=1.99368 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.0102968 Jy ! Component: 100 - total flux cleaned = -0.0160394 Jy ! Component: 150 - total flux cleaned = -0.016482 Jy ! Component: 200 - total flux cleaned = -0.0133876 Jy ! Total flux subtracted in 200 components = -0.0133876 Jy ! Clean residual min=-0.007852 max=0.007885 Jy/beam ! Clean residual mean=-0.001171 rms=0.004159 Jy/beam ! Combined flux in latest and established models = 0.22838 Jy ! Performing phase self-cal ! Adding 140 model components to the UV plane model. ! The established model now contains 185 components and 0.22838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064796Jy sigma=0.929528 ! Fit after self-cal, rms=0.064599Jy sigma=0.926195 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.284 x 40.71 at -28.03 degrees (North through East) ! Clean map min=-0.025135 max=0.18727 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 KP 1.02 LA 0.95 PT 1.07 ! ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* OV 0.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 1.01 LA 0.95 PT 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* OV 0.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 1.06 LA 0.99 PT 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* OV 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 1.06 LA 1.00 PT 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* OV 0.00* ! ! ! Fit before self-cal, rms=0.064599Jy sigma=0.926195 ! Fit after self-cal, rms=0.061886Jy sigma=0.894116 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.344 mas, bmaj=40.24 mas, bpa=-27.96 degrees ! Estimated noise=1.95773 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.000930906 Jy ! Component: 100 - total flux cleaned = 0.000946958 Jy ! Component: 150 - total flux cleaned = 0.000184972 Jy ! Component: 200 - total flux cleaned = -0.0014598 Jy ! Total flux subtracted in 200 components = -0.0014598 Jy ! Clean residual min=-0.002502 max=0.002493 Jy/beam ! Clean residual mean=-0.000152 rms=0.000960 Jy/beam ! Combined flux in latest and established models = 0.226921 Jy ! Performing phase self-cal ! Adding 95 model components to the UV plane model. ! The established model now contains 279 components and 0.226921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061116Jy sigma=0.882612 ! Fit after self-cal, rms=0.061126Jy sigma=0.882350 ! 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.061126Jy sigma=0.882350 ! Fit after self-cal, rms=0.061370Jy sigma=0.881982 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.345 mas, bmaj=40.24 mas, bpa=-27.96 degrees ! Estimated noise=1.96308 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000370655 Jy ! Component: 100 - total flux cleaned = 0.000388958 Jy ! Component: 150 - total flux cleaned = -0.000329079 Jy ! Component: 200 - total flux cleaned = -0.00175852 Jy ! Total flux subtracted in 200 components = -0.00175852 Jy ! Clean residual min=-0.001972 max=0.001948 Jy/beam ! Clean residual mean=-0.000138 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.225162 Jy selfcal ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 350 components and 0.225162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060924Jy sigma=0.875395 ! Fit after self-cal, rms=0.060918Jy sigma=0.875343 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 = -2.44928e-05 Jy ! Component: 100 - total flux cleaned = -0.000429518 Jy ! Component: 150 - total flux cleaned = -0.00185068 Jy ! Component: 200 - total flux cleaned = -0.00358615 Jy ! Total flux subtracted in 200 components = -0.00358615 Jy ! Clean residual min=-0.001721 max=0.001707 Jy/beam ! Clean residual mean=-0.000135 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.221576 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 395 components and 0.221576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060643Jy sigma=0.871092 ! Fit after self-cal, rms=0.060630Jy sigma=0.871010 ! 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.060630Jy sigma=0.871010 ! Fit after self-cal, rms=0.061073Jy sigma=0.869194 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.349 mas, bmaj=40.21 mas, bpa=-27.94 degrees ! Estimated noise=1.97638 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00102062 Jy ! Component: 100 - total flux cleaned = -0.00150957 Jy ! Component: 150 - total flux cleaned = -0.00225375 Jy ! Component: 200 - total flux cleaned = -0.00334124 Jy ! Total flux subtracted in 200 components = -0.00334124 Jy ! Clean residual min=-0.001527 max=0.001515 Jy/beam ! Clean residual mean=-0.000134 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.218235 Jy selfcal ! Performing phase self-cal ! Adding 90 model components to the UV plane model. ! The established model now contains 478 components and 0.218235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060817Jy sigma=0.864986 ! Fit after self-cal, rms=0.060818Jy sigma=0.864951 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.000208039 Jy ! Component: 100 - total flux cleaned = 0.000290467 Jy ! Component: 150 - total flux cleaned = -0.000300657 Jy ! Component: 200 - total flux cleaned = -0.00120078 Jy ! Total flux subtracted in 200 components = -0.00120078 Jy ! Clean residual min=-0.001258 max=0.001246 Jy/beam ! Clean residual mean=-0.000099 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.217034 Jy ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 543 components and 0.217034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060662Jy sigma=0.862322 ! Fit after self-cal, rms=0.060658Jy sigma=0.862304 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.060658Jy sigma=0.862304 ! Fit after self-cal, rms=0.060998Jy sigma=0.860856 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.451 mas, bmaj=39.92 mas, bpa=-27.9 degrees ! Estimated noise=1.98265 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00100824 Jy ! Component: 100 - total flux cleaned = -0.00186435 Jy ! Component: 150 - total flux cleaned = -0.00291681 Jy ! Component: 200 - total flux cleaned = -0.00421793 Jy ! Total flux subtracted in 200 components = -0.00421793 Jy ! Clean residual min=-0.001306 max=0.001290 Jy/beam ! Clean residual mean=-0.000121 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.212816 Jy selfcal ! Performing phase self-cal ! Adding 97 model components to the UV plane model. ! The established model now contains 629 components and 0.212816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060845Jy sigma=0.858125 ! Fit after self-cal, rms=0.060845Jy sigma=0.858099 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.000195824 Jy ! Component: 100 - total flux cleaned = 0.00020589 Jy ! Component: 150 - total flux cleaned = -0.000234643 Jy ! Component: 200 - total flux cleaned = -0.000876303 Jy ! Total flux subtracted in 200 components = -0.000876303 Jy ! Clean residual min=-0.001094 max=0.001071 Jy/beam ! Clean residual mean=-0.000087 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.21194 Jy ! Performing phase self-cal ! Adding 90 model components to the UV plane model. ! The established model now contains 698 components and 0.21194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060740Jy sigma=0.856044 ! Fit after self-cal, rms=0.060739Jy sigma=0.856023 ! 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=6.351 mas, bmaj=40.19 mas, bpa=-27.93 degrees ! Estimated noise=1.98628 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.351 x 40.19 at -27.93 degrees (North through East) ! Clean map min=-0.027613 max=0.17973 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=5.634 mas, bmaj=40.32 mas, bpa=-27.5 degrees ! Estimated noise=4.75168 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.200508 Jy ! Component: 100 - total flux cleaned = 0.238782 Jy ! Component: 150 - total flux cleaned = 0.233853 Jy ! Component: 200 - total flux cleaned = 0.231489 Jy ! Total flux subtracted in 200 components = 0.231489 Jy ! Clean residual min=-0.016864 max=0.016959 Jy/beam ! Clean residual mean=-0.001663 rms=0.007743 Jy/beam ! Combined flux in latest and established models = 0.231489 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 102 model components to the UV plane model. ! The established model now contains 102 components and 0.231489 Jy ! Inverting map and beam ! Estimated beam: bmin=6.351 mas, bmaj=40.19 mas, bpa=-27.93 degrees ! Estimated noise=1.98628 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.00555438 Jy ! Component: 100 - total flux cleaned = -0.0041377 Jy ! Component: 150 - total flux cleaned = -0.00539208 Jy ! Component: 200 - total flux cleaned = -0.00818518 Jy ! Total flux subtracted in 200 components = -0.00818518 Jy ! Clean residual min=-0.004457 max=0.004401 Jy/beam ! Clean residual mean=-0.000492 rms=0.001846 Jy/beam ! Combined flux in latest and established models = 0.223304 Jy ! Adding 101 model components to the UV plane model. ! The established model now contains 203 components and 0.223304 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.451 mas, bmaj=39.92 mas, bpa=-27.9 degrees ! Estimated noise=1.98265 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00194768 Jy ! Component: 100 - total flux cleaned = -0.00193903 Jy ! Component: 150 - total flux cleaned = -0.00225726 Jy ! Component: 200 - total flux cleaned = -0.00399444 Jy ! Total flux subtracted in 200 components = -0.00399444 Jy ! Clean residual min=-0.002666 max=0.002609 Jy/beam ! Clean residual mean=-0.000274 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.219309 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.00175615 Jy ! Component: 100 - total flux cleaned = -0.00369353 Jy ! Component: 150 - total flux cleaned = -0.00688037 Jy ! Component: 200 - total flux cleaned = -0.010865 Jy ! Total flux subtracted in 200 components = -0.010865 Jy ! Clean residual min=-0.003147 max=0.003130 Jy/beam ! Clean residual mean=-0.000327 rms=0.001164 Jy/beam ! Combined flux in latest and established models = 0.208444 Jy ! Adding 104 model components to the UV plane model. ! The established model now contains 305 components and 0.208444 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.351 mas, bmaj=40.19 mas, bpa=-27.93 degrees ! Estimated noise=1.98628 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00185116 Jy ! Component: 100 - total flux cleaned = -0.00251832 Jy ! Component: 150 - total flux cleaned = -0.00314614 Jy ! Component: 200 - total flux cleaned = -0.00417269 Jy ! Total flux subtracted in 200 components = -0.00417269 Jy ! Clean residual min=-0.001722 max=0.001698 Jy/beam ! Clean residual mean=-0.000170 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.204272 Jy selfcal ! Performing phase self-cal ! Adding 118 model components to the UV plane model. ! The established model now contains 417 components and 0.204272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061585Jy sigma=0.872001 ! Fit after self-cal, rms=0.061557Jy sigma=0.871526 wmodel J0010-4153_X_map.mod ! Writing 417 model components to file: J0010-4153_X_map.mod wobs J0010-4153_X_uvs.fits ! Writing UV FITS file: J0010-4153_X_uvs.fits wwins J0010-4153_X_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/rv122_uvs/J0010-4153_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.351 x 40.19 at -27.93 degrees (North through East) ! Clean map min=-0.01992 max=0.16847 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv122_uvs/J0010-4153_X_map.fits wmodel /scr/pima/rv122_uvs/J0010-4153_X_map.mod ! Writing 417 model components to file: /scr/pima/rv122_uvs/J0010-4153_X_map.mod wobs /scr/pima/rv122_uvs/J0010-4153_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv122_uvs/J0010-4153_X_uvs.fits wwins /scr/pima/rv122_uvs/J0010-4153_X_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.168473 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000710112 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.2645 1.2645 2.529 5.058 10.116 20.232 40.464 80.928 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.168 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 237.248 quit ! Quitting program ! Log file /scr/pima/rv122_uvs/J0010-4153_X_dfm.log closed on Fri Jul 13 21:05:55 2018