! Started logfile: /vlbi/vcs9/uvm//J1628-3343_C_a_dfm.log on Tue Dec 26 22:45:14 2017 float field_size field_size = 1024 float field_cell field_cell = 0.3000 float taper_size taper_size = 40.0 float freq freq = 4.12800 obs /vlbi/vcs9/uvm//J1628-3343_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J1628-3343_C_a_uvm.fits ! AN table 1: 96 integrations on 21 of 21 possible baselines. ! AN table 2: 94 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.921554 visibilities/baseline/integration-bin. ! Found source: J1628-3343 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 4.128e+09 3.2e+07 1 3.2e+07 ! 02 2 4.16e+09 3.2e+07 1 3.2e+07 ! 03 3 4.192e+09 3.2e+07 1 3.2e+07 ! 04 4 4.224e+09 3.2e+07 1 3.2e+07 ! 05 5 4.416e+09 3.2e+07 1 3.2e+07 ! 06 6 4.512e+09 3.2e+07 1 3.2e+07 ! 07 7 4.544e+09 3.2e+07 1 3.2e+07 ! 08 8 4.576e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 85 lines of history. ! ! Reading 29416 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 8 channels. ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.3 print "taper_size =", taper_size ! taper_size = 40 ![@/opt64/bin/pima_mupet_02.dfm J1628-3343_C] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 60 float amp_soltime2 amp_soltime2 = 5 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.1 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_02.dvm version of 2017.12.26 === " ! === Difmap script: pima_mupet_02.dvm version of 2017.12.26 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.300x0.300 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.0426909 Jy 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 21 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 5. ! A total of 21 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 6. ! A total of 21 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 7. ! A total of 21 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 8. ! A total of 21 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.001194Jy sigma=20.145094 ! Fit after self-cal, rms=0.981538Jy sigma=19.775288 ! 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. peakwin win_mult ! Inverting map and beam ! Estimated beam: bmin=1.507 mas, bmaj=3.721 mas, bpa=-13.93 degrees ! Estimated noise=0.515077 mJy/beam. ! Added new window around map position (0, 0). 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0166105 Jy ! Component: 100 - total flux cleaned = 0.019234 Jy ! Total flux subtracted in 100 components = 0.019234 Jy ! Clean residual min=-0.001624 max=0.001703 Jy/beam ! Clean residual mean=-0.000001 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.019234 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.019234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.038043Jy sigma=0.655066 ! Fit after self-cal, rms=0.038033Jy sigma=0.654899 ! Inverting map print "============== Finished uniform weighting CLEAN ==============" ! ============== Finished uniform weighting CLEAN ============== ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! 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=2.2 mas, bmaj=5.705 mas, bpa=-5.991 degrees ! Estimated noise=0.204895 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000660093 Jy ! Component: 100 - total flux cleaned = -0.000744533 Jy ! Component: 150 - total flux cleaned = -0.000755848 Jy ! Component: 200 - total flux cleaned = -0.000755786 Jy ! Total flux subtracted in 200 components = -0.000755786 Jy ! Clean residual min=-0.000795 max=0.000845 Jy/beam ! Clean residual mean=0.000001 rms=0.000229 Jy/beam ! Combined flux in latest and established models = 0.0184782 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.0184782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.038032Jy sigma=0.654715 ! Fit after self-cal, rms=0.038031Jy sigma=0.654712 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04749 ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 KP 1.16 LA 0.81 MK 0.95 ! NL 0.90 OV 0.83 PT 1.17 ! ! Amplitude normalization factor in sub-array 2: 1.02746 ! Telescope amplitude corrections in sub-array 2: ! FD 0.86 KP 1.06 LA 1.04 NL 0.90 ! OV 1.04 PT 1.07 SC 0.85 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04551 ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 KP 1.06 LA 0.90 MK 1.00 ! NL 0.83 OV 0.95 PT 1.10 ! ! Amplitude normalization factor in sub-array 2: 1.00216 ! Telescope amplitude corrections in sub-array 2: ! FD 0.79 KP 1.19 LA 0.92 NL 0.94 ! OV 0.99 PT 1.17 SC 0.99 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00089 ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 KP 1.18 LA 0.97 MK 1.00 ! NL 0.82 OV 0.97 PT 1.19 ! ! Amplitude normalization factor in sub-array 2: 0.993002 ! Telescope amplitude corrections in sub-array 2: ! FD 0.89 KP 1.22 LA 0.92 NL 1.05 ! OV 0.91 PT 1.05 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.05453 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 KP 1.13 LA 0.84 MK 0.97 ! NL 0.98 OV 0.88 PT 0.92 ! ! Amplitude normalization factor in sub-array 2: 0.950826 ! Telescope amplitude corrections in sub-array 2: ! FD 0.89 KP 1.24 LA 1.09 NL 1.14 ! OV 1.10 PT 0.90 SC 1.01 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.10112 ! Telescope amplitude corrections in sub-array 1: ! BR 0.36 KP 0.97 LA 1.00 MK 1.09 ! NL 0.79 OV 1.09 PT 1.05 ! ! Amplitude normalization factor in sub-array 2: 0.941072 ! Telescope amplitude corrections in sub-array 2: ! FD 1.05 KP 1.21 LA 0.93 NL 1.01 ! OV 1.04 PT 1.19 SC 1.01 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.960037 ! Telescope amplitude corrections in sub-array 1: ! BR 0.81 KP 1.17 LA 0.96 MK 1.11 ! NL 0.93 OV 1.17 PT 1.13 ! ! Amplitude normalization factor in sub-array 2: 0.951809 ! Telescope amplitude corrections in sub-array 2: ! FD 1.10 KP 1.12 LA 1.04 NL 1.04 ! OV 1.00 PT 1.10 SC 0.95 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.995312 ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 KP 1.23 LA 0.97 MK 0.98 ! NL 0.92 OV 0.85 PT 1.20 ! ! Amplitude normalization factor in sub-array 2: 0.936219 ! Telescope amplitude corrections in sub-array 2: ! FD 1.27 KP 1.09 LA 0.83 NL 1.06 ! OV 1.10 PT 0.96 SC 1.17 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.997007 ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 KP 1.13 LA 1.07 MK 0.86 ! NL 0.96 OV 1.00 PT 1.14 ! ! Amplitude normalization factor in sub-array 2: 0.965618 ! Telescope amplitude corrections in sub-array 2: ! FD 1.04 KP 1.21 LA 0.85 NL 1.08 ! OV 1.04 PT 1.03 SC 0.99 ! ! ! Fit before self-cal, rms=0.038031Jy sigma=0.654712 ! Fit after self-cal, rms=0.035511Jy sigma=0.651994 selfcal false, false, phase_soltime ! Performing phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.035511Jy sigma=0.651994 ! Fit after self-cal, rms=0.035512Jy sigma=0.651988 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.183 mas, bmaj=5.704 mas, bpa=-4.939 degrees ! Estimated noise=0.197688 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00033986 Jy ! Component: 100 - total flux cleaned = -0.000347093 Jy ! Component: 150 - total flux cleaned = -0.000341198 Jy ! Component: 200 - total flux cleaned = -0.000341322 Jy ! Total flux subtracted in 200 components = -0.000341322 Jy ! Clean residual min=-0.000538 max=0.000454 Jy/beam ! Clean residual mean=-0.000000 rms=0.000133 Jy/beam ! Combined flux in latest and established models = 0.0181369 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 25 components and 0.0181369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.035510Jy sigma=0.651883 ! Fit after self-cal, rms=0.035510Jy sigma=0.651883 ! Inverting map print "============== Finished amplitude gscale SELF-CAL ==============" ! ============== Finished amplitude gscale SELF-CAL ============== ! phase_soltime=phase_soltime2 selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.035510Jy sigma=0.651883 ! Fit after self-cal, rms=0.035469Jy sigma=0.650819 dynam = dynam - 0.5 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 7.58432e-05 Jy ! Component: 100 - total flux cleaned = 7.56291e-05 Jy ! Component: 150 - total flux cleaned = 7.52283e-05 Jy ! Component: 200 - total flux cleaned = 7.29019e-05 Jy ! Total flux subtracted in 200 components = 7.29019e-05 Jy ! Clean residual min=-0.000550 max=0.000463 Jy/beam ! Clean residual mean=-0.000000 rms=0.000135 Jy/beam ! Combined flux in latest and established models = 0.0182098 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 26 components and 0.0182098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.035468Jy sigma=0.650812 ! Fit after self-cal, rms=0.035464Jy sigma=0.650700 ! Inverting map print "=== Finished natural weighting clean with shorter phase_soltime " ! === Finished natural weighting clean with shorter phase_soltime ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.183 x 5.704 at -4.939 degrees (North through East) ! Clean map min=-0.00054072 max=0.018042 Jy/beam if(peak(flux) > thresh) selfcal true, true, amp_soltime1 selfcal false, false, phase_soltime 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) print "============== Finished amplitude self-cal ==============" end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum 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=1.512 mas, bmaj=3.713 mas, bpa=-13.37 degrees ! Estimated noise=0.493286 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0159632 Jy ! Component: 100 - total flux cleaned = 0.018276 Jy ! Component: 150 - total flux cleaned = 0.0183313 Jy ! Component: 200 - total flux cleaned = 0.0183328 Jy ! Total flux subtracted in 200 components = 0.0183328 Jy ! Clean residual min=-0.001231 max=0.001256 Jy/beam ! Clean residual mean=-0.000002 rms=0.000329 Jy/beam ! Combined flux in latest and established models = 0.0183328 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0183328 Jy ! Inverting map and beam ! Estimated beam: bmin=2.183 mas, bmaj=5.704 mas, bpa=-4.939 degrees ! Estimated noise=0.197688 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.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00011482 Jy ! Component: 100 - total flux cleaned = -9.89091e-05 Jy ! Component: 150 - total flux cleaned = -8.94323e-05 Jy ! Component: 200 - total flux cleaned = -8.19641e-05 Jy ! Total flux subtracted in 200 components = -8.19641e-05 Jy ! Clean residual min=-0.000563 max=0.000464 Jy/beam ! Clean residual mean=-0.000000 rms=0.000136 Jy/beam ! Combined flux in latest and established models = 0.0182509 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 27 components and 0.0182509 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 5.71624e-06 Jy ! Component: 100 - total flux cleaned = 3.28661e-06 Jy ! Component: 150 - total flux cleaned = 5.67848e-06 Jy ! Component: 200 - total flux cleaned = 6.03823e-06 Jy ! Total flux subtracted in 200 components = 6.03823e-06 Jy ! Clean residual min=-0.000560 max=0.000460 Jy/beam ! Clean residual mean=-0.000000 rms=0.000135 Jy/beam ! Combined flux in latest and established models = 0.0182569 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 34 components and 0.0182569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.035463Jy sigma=0.650697 ! Fit after self-cal, rms=0.035463Jy sigma=0.650678 wmodel J1628-3343_C_map.mod ! Writing 34 model components to file: J1628-3343_C_map.mod wobs J1628-3343_C_uvs.fits ! Writing UV FITS file: J1628-3343_C_uvs.fits wwins J1628-3343_C_map.win ! wwins: Wrote 1 windows to J1628-3343_C_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000241721 Jy ! Component: 100 - total flux cleaned = -0.000310508 Jy ! Component: 150 - total flux cleaned = -0.000358525 Jy ! Component: 200 - total flux cleaned = -0.000412306 Jy ! Component: 250 - total flux cleaned = -0.000493202 Jy ! Component: 300 - total flux cleaned = -0.000535578 Jy ! Component: 350 - total flux cleaned = -0.000549217 Jy ! Component: 400 - total flux cleaned = -0.00054922 Jy ! Component: 450 - total flux cleaned = -0.000549285 Jy ! Component: 500 - total flux cleaned = -0.000561989 Jy ! Component: 550 - total flux cleaned = -0.000562072 Jy ! Component: 600 - total flux cleaned = -0.000567977 Jy ! Component: 650 - total flux cleaned = -0.000550174 Jy ! Component: 700 - total flux cleaned = -0.000550088 Jy ! Component: 750 - total flux cleaned = -0.000527546 Jy ! Component: 800 - total flux cleaned = -0.000527688 Jy ! Component: 850 - total flux cleaned = -0.000516846 Jy ! Component: 900 - total flux cleaned = -0.00051687 Jy ! Component: 950 - total flux cleaned = -0.000495654 Jy ! Component: 1000 - total flux cleaned = -0.000474839 Jy ! Component: 1050 - total flux cleaned = -0.000464644 Jy ! Component: 1100 - total flux cleaned = -0.000444509 Jy ! Component: 1150 - total flux cleaned = -0.000434577 Jy ! Component: 1200 - total flux cleaned = -0.000429662 Jy ! Component: 1250 - total flux cleaned = -0.000410299 Jy ! Component: 1300 - total flux cleaned = -0.000381715 Jy ! Component: 1350 - total flux cleaned = -0.000372345 Jy ! Component: 1400 - total flux cleaned = -0.00035846 Jy ! Component: 1450 - total flux cleaned = -0.000340114 Jy ! Component: 1500 - total flux cleaned = -0.000322007 Jy ! Component: 1550 - total flux cleaned = -0.000290764 Jy ! Component: 1600 - total flux cleaned = -0.000277473 Jy ! Component: 1650 - total flux cleaned = -0.000251235 Jy ! Component: 1700 - total flux cleaned = -0.000229602 Jy ! Component: 1750 - total flux cleaned = -0.000208217 Jy ! Component: 1800 - total flux cleaned = -0.000187088 Jy ! Component: 1850 - total flux cleaned = -0.000182917 Jy ! Component: 1900 - total flux cleaned = -0.000178668 Jy ! Component: 1950 - total flux cleaned = -0.00014575 Jy ! Component: 2000 - total flux cleaned = -0.000137642 Jy ! Component: 2050 - total flux cleaned = -0.000125524 Jy ! Component: 2100 - total flux cleaned = -0.000109481 Jy ! Component: 2150 - total flux cleaned = -9.75361e-05 Jy ! Component: 2200 - total flux cleaned = -9.35714e-05 Jy ! Component: 2250 - total flux cleaned = -7.39869e-05 Jy ! Component: 2300 - total flux cleaned = -5.46106e-05 Jy ! Component: 2350 - total flux cleaned = -5.45919e-05 Jy ! Component: 2400 - total flux cleaned = -3.54969e-05 Jy ! Component: 2450 - total flux cleaned = -3.54824e-05 Jy ! Component: 2500 - total flux cleaned = -2.04189e-05 Jy ! Component: 2550 - total flux cleaned = -5.5117e-06 Jy ! Component: 2600 - total flux cleaned = -5.54445e-06 Jy ! Component: 2650 - total flux cleaned = 9.13948e-06 Jy ! Component: 2700 - total flux cleaned = 1.80098e-06 Jy ! Component: 2750 - total flux cleaned = -1.83954e-06 Jy ! Component: 2800 - total flux cleaned = 5.39423e-06 Jy ! Component: 2850 - total flux cleaned = 1.79538e-06 Jy ! Component: 2900 - total flux cleaned = 1.24815e-05 Jy ! Component: 2950 - total flux cleaned = 2.30971e-05 Jy ! Component: 3000 - total flux cleaned = 3.71524e-05 Jy ! Component: 3050 - total flux cleaned = 4.41251e-05 Jy ! Component: 3100 - total flux cleaned = 4.76002e-05 Jy ! Component: 3150 - total flux cleaned = 4.76006e-05 Jy ! Component: 3200 - total flux cleaned = 6.82644e-05 Jy ! Component: 3250 - total flux cleaned = 7.51043e-05 Jy ! Component: 3300 - total flux cleaned = 7.84999e-05 Jy ! Component: 3350 - total flux cleaned = 8.18915e-05 Jy ! Component: 3400 - total flux cleaned = 9.19991e-05 Jy ! Component: 3450 - total flux cleaned = 9.53362e-05 Jy ! Component: 3500 - total flux cleaned = 9.5338e-05 Jy ! Component: 3550 - total flux cleaned = 9.86425e-05 Jy ! Component: 3600 - total flux cleaned = 9.5351e-05 Jy ! Component: 3650 - total flux cleaned = 0.000108525 Jy ! Component: 3700 - total flux cleaned = 0.000105242 Jy ! Component: 3750 - total flux cleaned = 0.000118297 Jy ! Component: 3800 - total flux cleaned = 0.0001248 Jy ! Component: 3850 - total flux cleaned = 0.000124807 Jy ! Component: 3900 - total flux cleaned = 0.000131266 Jy ! Component: 3950 - total flux cleaned = 0.00013125 Jy ! Component: 4000 - total flux cleaned = 0.000134464 Jy ! Component: 4050 - total flux cleaned = 0.000144054 Jy ! Total flux subtracted in 4096 components = 0.000137692 Jy ! Clean residual min=-0.000173 max=0.000193 Jy/beam ! Clean residual mean=-0.000000 rms=0.000058 Jy/beam ! Combined flux in latest and established models = 0.0183946 Jy keep ! Adding 225 model components to the UV plane model. ! The established model now contains 259 components and 0.0183946 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J1628-3343_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.183 x 5.704 at -4.939 degrees (North through East) ! Clean map min=-0.00040616 max=0.017991 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J1628-3343_C_a_map.fits wmodel /vlbi/vcs9/uvm//J1628-3343_C_a_map.mod ! Writing 259 model components to file: /vlbi/vcs9/uvm//J1628-3343_C_a_map.mod wobs /vlbi/vcs9/uvm//J1628-3343_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J1628-3343_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J1628-3343_C_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J1628-3343_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0179908 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 5.64872e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.941936 0.941936 1.88387 3.76774 7.53549 15.071 30.1419 60.2839 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.017 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 318.493 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J1628-3343_C_a_dfm.log closed on Tue Dec 26 22:45:19 2017