! Started logfile: /vlbi/vcs9/uvm//J1459-2123_C_a_dfm.log on Tue Dec 26 22:39:39 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//J1459-2123_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J1459-2123_C_a_uvm.fits ! AN table 1: 93 integrations on 28 of 28 possible baselines. ! AN table 2: 107 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.961607 visibilities/baseline/integration-bin. ! Found source: J1459-2123 ! ! 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 94 lines of history. ! ! Reading 43080 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 J1459-2123_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.0323742 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 5 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 5. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 6. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 7. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 8. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.000521Jy sigma=26.179467 ! Fit after self-cal, rms=0.988253Jy sigma=25.875895 ! 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.119 mas, bmaj=3.396 mas, bpa=-9.844 degrees ! Estimated noise=0.373624 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.0102211 Jy ! Component: 100 - total flux cleaned = 0.0116 Jy ! Total flux subtracted in 100 components = 0.0116 Jy ! Clean residual min=-0.001267 max=0.001363 Jy/beam ! Clean residual mean=0.000000 rms=0.000306 Jy/beam ! Combined flux in latest and established models = 0.0116 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0116 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.029996Jy sigma=0.678814 ! Fit after self-cal, rms=0.029986Jy sigma=0.678422 ! 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=1.63 mas, bmaj=4.16 mas, bpa=-4.81 degrees ! Estimated noise=0.130184 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 = -6.77976e-05 Jy ! Component: 100 - total flux cleaned = -8.71646e-05 Jy ! Component: 150 - total flux cleaned = -9.49988e-05 Jy ! Component: 200 - total flux cleaned = -0.000101563 Jy ! Total flux subtracted in 200 components = -0.000101563 Jy ! Clean residual min=-0.000786 max=0.000799 Jy/beam ! Clean residual mean=0.000002 rms=0.000183 Jy/beam ! Combined flux in latest and established models = 0.0114984 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 17 components and 0.0114984 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.029984Jy sigma=0.678391 ! Fit after self-cal, rms=0.029983Jy sigma=0.678388 ! 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.08178 ! Telescope amplitude corrections in sub-array 1: ! FD 0.71 KP 1.22 LA 0.94 MK 0.82 ! NL 0.96 OV 0.96 PT 0.97 SC 0.83 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.18299 ! Telescope amplitude corrections in sub-array 2: ! FD 0.77 HN 0.80 LA 0.75 MK 0.80 ! NL 0.81 OV 0.73 PT 1.10 SC 1.00 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02848 ! Telescope amplitude corrections in sub-array 1: ! FD 0.88 KP 1.01 LA 0.91 MK 0.94 ! NL 0.90 OV 1.13 PT 1.08 SC 0.93 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.14105 ! Telescope amplitude corrections in sub-array 2: ! FD 0.81 HN 0.84 LA 0.88 MK 0.86 ! NL 0.92 OV 0.63 PT 1.07 SC 1.00 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.963645 ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 1.29 LA 0.91 MK 0.97 ! NL 1.01 OV 1.09 PT 1.17 SC 0.90 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.07297 ! Telescope amplitude corrections in sub-array 2: ! FD 0.91 HN 0.82 LA 1.02 MK 0.91 ! NL 0.88 OV 0.68 PT 1.25 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.915058 ! Telescope amplitude corrections in sub-array 1: ! FD 0.82 KP 1.24 LA 0.90 MK 1.16 ! NL 1.45 OV 1.17 PT 0.99 SC 1.02 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.10922 ! Telescope amplitude corrections in sub-array 2: ! FD 0.82 HN 0.94 LA 0.91 MK 0.98 ! NL 0.95 OV 0.72 PT 0.89 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: 0.927053 ! Telescope amplitude corrections in sub-array 1: ! FD 1.20 KP 1.13 LA 0.98 MK 1.12 ! NL 0.93 OV 1.05 PT 1.23 SC 0.99 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.99165 ! Telescope amplitude corrections in sub-array 2: ! FD 1.01 HN 0.84 LA 1.07 MK 1.14 ! NL 0.91 OV 0.73 PT 1.39 SC 0.98 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.873398 ! Telescope amplitude corrections in sub-array 1: ! FD 1.08 KP 1.32 LA 1.09 MK 1.11 ! NL 1.04 OV 1.17 PT 1.10 SC 1.26 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.980919 ! Telescope amplitude corrections in sub-array 2: ! FD 1.26 HN 0.90 LA 0.85 MK 1.05 ! NL 1.16 OV 0.77 PT 0.90 SC 1.25 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.838746 ! Telescope amplitude corrections in sub-array 1: ! FD 1.34 KP 1.27 LA 1.06 MK 1.09 ! NL 1.28 OV 1.19 PT 1.28 SC 1.01 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.975554 ! Telescope amplitude corrections in sub-array 2: ! FD 1.07 HN 1.12 LA 0.85 MK 0.94 ! NL 1.14 OV 0.74 PT 1.26 SC 1.07 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.896911 ! Telescope amplitude corrections in sub-array 1: ! FD 1.10 KP 1.61 LA 0.86 MK 1.20 ! NL 1.19 OV 0.97 PT 1.08 SC 0.90 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.00192 ! Telescope amplitude corrections in sub-array 2: ! FD 1.23 HN 1.00 LA 0.84 MK 0.93 ! NL 0.88 OV 0.78 PT 1.29 SC 1.03 ! ! ! Fit before self-cal, rms=0.029983Jy sigma=0.678388 ! Fit after self-cal, rms=0.029002Jy sigma=0.676655 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.029002Jy sigma=0.676655 ! Fit after self-cal, rms=0.029003Jy sigma=0.676647 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.628 mas, bmaj=4.157 mas, bpa=-4.527 degrees ! Estimated noise=0.124398 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.000325463 Jy ! Component: 100 - total flux cleaned = -0.000355935 Jy ! Component: 150 - total flux cleaned = -0.000364835 Jy ! Component: 200 - total flux cleaned = -0.000367466 Jy ! Total flux subtracted in 200 components = -0.000367466 Jy ! Clean residual min=-0.000566 max=0.000652 Jy/beam ! Clean residual mean=0.000000 rms=0.000137 Jy/beam ! Combined flux in latest and established models = 0.0111309 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 26 components and 0.0111309 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.029007Jy sigma=0.676563 ! Fit after self-cal, rms=0.029007Jy sigma=0.676562 ! 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.029007Jy sigma=0.676562 ! Fit after self-cal, rms=0.028952Jy sigma=0.674750 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) ! Added new window around map position (57, 67.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000519013 Jy ! Component: 100 - total flux cleaned = 0.000506338 Jy ! Component: 150 - total flux cleaned = 0.000506625 Jy ! Component: 200 - total flux cleaned = 0.000506792 Jy ! Total flux subtracted in 200 components = 0.000506792 Jy ! Clean residual min=-0.000599 max=0.000540 Jy/beam ! Clean residual mean=-0.000000 rms=0.000120 Jy/beam ! Combined flux in latest and established models = 0.0116377 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 47 components and 0.0116377 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.028938Jy sigma=0.674434 ! Fit after self-cal, rms=0.028932Jy sigma=0.674171 ! 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: 1.628 x 4.157 at -4.527 degrees (North through East) ! Clean map min=-0.00050929 max=0.011376 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.121 mas, bmaj=3.384 mas, bpa=-9.589 degrees ! Estimated noise=0.360476 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100338 Jy ! Component: 100 - total flux cleaned = 0.0113067 Jy ! Component: 150 - total flux cleaned = 0.0118117 Jy ! Component: 200 - total flux cleaned = 0.011979 Jy ! Total flux subtracted in 200 components = 0.011979 Jy ! Clean residual min=-0.001018 max=0.001161 Jy/beam ! Clean residual mean=-0.000001 rms=0.000266 Jy/beam ! Combined flux in latest and established models = 0.011979 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.011979 Jy ! Inverting map and beam ! Estimated beam: bmin=1.628 mas, bmaj=4.157 mas, bpa=-4.527 degrees ! Estimated noise=0.124398 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 = -1.44628e-05 Jy ! Component: 100 - total flux cleaned = -3.6573e-05 Jy ! Component: 150 - total flux cleaned = -5.35912e-05 Jy ! Component: 200 - total flux cleaned = -6.8706e-05 Jy ! Total flux subtracted in 200 components = -6.8706e-05 Jy ! Clean residual min=-0.000576 max=0.000517 Jy/beam ! Clean residual mean=-0.000000 rms=0.000116 Jy/beam ! Combined flux in latest and established models = 0.0119103 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 46 components and 0.0119103 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -6.69827e-06 Jy ! Component: 100 - total flux cleaned = -1.81907e-05 Jy ! Component: 150 - total flux cleaned = -2.86829e-05 Jy ! Component: 200 - total flux cleaned = -3.85628e-05 Jy ! Total flux subtracted in 200 components = -3.85628e-05 Jy ! Clean residual min=-0.000568 max=0.000513 Jy/beam ! Clean residual mean=-0.000000 rms=0.000115 Jy/beam ! Combined flux in latest and established models = 0.0118717 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 54 components and 0.0118717 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.028931Jy sigma=0.674144 ! Fit after self-cal, rms=0.028932Jy sigma=0.674122 wmodel J1459-2123_C_map.mod ! Writing 54 model components to file: J1459-2123_C_map.mod wobs J1459-2123_C_uvs.fits ! Writing UV FITS file: J1459-2123_C_uvs.fits wwins J1459-2123_C_map.win ! wwins: Wrote 2 windows to J1459-2123_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 = -5.18697e-05 Jy ! Component: 100 - total flux cleaned = -4.34636e-05 Jy ! Component: 150 - total flux cleaned = -4.30913e-06 Jy ! Component: 200 - total flux cleaned = 2.49676e-05 Jy ! Component: 250 - total flux cleaned = 4.60979e-05 Jy ! Component: 300 - total flux cleaned = 6.64086e-05 Jy ! Component: 350 - total flux cleaned = 7.9392e-05 Jy ! Component: 400 - total flux cleaned = 0.000104117 Jy ! Component: 450 - total flux cleaned = 0.000145931 Jy ! Component: 500 - total flux cleaned = 0.000198039 Jy ! Component: 550 - total flux cleaned = 0.000226114 Jy ! Component: 600 - total flux cleaned = 0.000259033 Jy ! Component: 650 - total flux cleaned = 0.000274962 Jy ! Component: 700 - total flux cleaned = 0.000295834 Jy ! Component: 750 - total flux cleaned = 0.000331395 Jy ! Component: 800 - total flux cleaned = 0.000346332 Jy ! Component: 850 - total flux cleaned = 0.000385178 Jy ! Component: 900 - total flux cleaned = 0.000408929 Jy ! Component: 950 - total flux cleaned = 0.000436879 Jy ! Component: 1000 - total flux cleaned = 0.00045073 Jy ! Component: 1050 - total flux cleaned = 0.000464312 Jy ! Component: 1100 - total flux cleaned = 0.000495224 Jy ! Component: 1150 - total flux cleaned = 0.000508311 Jy ! Component: 1200 - total flux cleaned = 0.000533907 Jy ! Component: 1250 - total flux cleaned = 0.000550713 Jy ! Component: 1300 - total flux cleaned = 0.000563154 Jy ! Component: 1350 - total flux cleaned = 0.00058765 Jy ! Component: 1400 - total flux cleaned = 0.000587595 Jy ! Component: 1450 - total flux cleaned = 0.000619306 Jy ! Component: 1500 - total flux cleaned = 0.000627081 Jy ! Component: 1550 - total flux cleaned = 0.000615538 Jy ! Component: 1600 - total flux cleaned = 0.000630869 Jy ! Component: 1650 - total flux cleaned = 0.000645929 Jy ! Component: 1700 - total flux cleaned = 0.000657096 Jy ! Component: 1750 - total flux cleaned = 0.000668179 Jy ! Component: 1800 - total flux cleaned = 0.000689947 Jy ! Component: 1850 - total flux cleaned = 0.00071504 Jy ! Component: 1900 - total flux cleaned = 0.000722063 Jy ! Component: 1950 - total flux cleaned = 0.000743117 Jy ! Component: 2000 - total flux cleaned = 0.000760432 Jy ! Component: 2050 - total flux cleaned = 0.00077759 Jy ! Component: 2100 - total flux cleaned = 0.000808136 Jy ! Component: 2150 - total flux cleaned = 0.000824929 Jy ! Component: 2200 - total flux cleaned = 0.000854917 Jy ! Component: 2250 - total flux cleaned = 0.000887891 Jy ! Component: 2300 - total flux cleaned = 0.000907532 Jy ! Component: 2350 - total flux cleaned = 0.000930263 Jy ! Component: 2400 - total flux cleaned = 0.000959212 Jy ! Component: 2450 - total flux cleaned = 0.000978376 Jy ! Component: 2500 - total flux cleaned = 0.000987883 Jy ! Component: 2550 - total flux cleaned = 0.00100363 Jy ! Component: 2600 - total flux cleaned = 0.00102556 Jy ! Component: 2650 - total flux cleaned = 0.00103803 Jy ! Component: 2700 - total flux cleaned = 0.00105351 Jy ! Component: 2750 - total flux cleaned = 0.001075 Jy ! Component: 2800 - total flux cleaned = 0.00109027 Jy ! Component: 2850 - total flux cleaned = 0.00110544 Jy ! Component: 2900 - total flux cleaned = 0.00111449 Jy ! Component: 2950 - total flux cleaned = 0.0011325 Jy ! Component: 3000 - total flux cleaned = 0.00114742 Jy ! Component: 3050 - total flux cleaned = 0.00115932 Jy ! Component: 3100 - total flux cleaned = 0.00117701 Jy ! Component: 3150 - total flux cleaned = 0.00118289 Jy ! Component: 3200 - total flux cleaned = 0.00119459 Jy ! Component: 3250 - total flux cleaned = 0.00120917 Jy ! Component: 3300 - total flux cleaned = 0.00123235 Jy ! Component: 3350 - total flux cleaned = 0.0012439 Jy ! Component: 3400 - total flux cleaned = 0.00125827 Jy ! Component: 3450 - total flux cleaned = 0.00127543 Jy ! Component: 3500 - total flux cleaned = 0.00128683 Jy ! Component: 3550 - total flux cleaned = 0.00131238 Jy ! Component: 3600 - total flux cleaned = 0.00132649 Jy ! Component: 3650 - total flux cleaned = 0.001349 Jy ! Component: 3700 - total flux cleaned = 0.00136021 Jy ! Component: 3750 - total flux cleaned = 0.00137696 Jy ! Component: 3800 - total flux cleaned = 0.0013992 Jy ! Component: 3850 - total flux cleaned = 0.00141029 Jy ! Component: 3900 - total flux cleaned = 0.0014324 Jy ! Component: 3950 - total flux cleaned = 0.00145716 Jy ! Component: 4000 - total flux cleaned = 0.00147638 Jy ! Component: 4050 - total flux cleaned = 0.00149823 Jy ! Total flux subtracted in 4096 components = 0.00151457 Jy ! Clean residual min=-0.000150 max=0.000150 Jy/beam ! Clean residual mean=0.000002 rms=0.000049 Jy/beam ! Combined flux in latest and established models = 0.0133863 Jy keep ! Adding 243 model components to the UV plane model. ! The established model now contains 297 components and 0.0133863 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J1459-2123_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.628 x 4.157 at -4.527 degrees (North through East) ! Clean map min=-0.00034124 max=0.011301 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J1459-2123_C_a_map.fits wmodel /vlbi/vcs9/uvm//J1459-2123_C_a_map.mod ! Writing 297 model components to file: /vlbi/vcs9/uvm//J1459-2123_C_a_map.mod wobs /vlbi/vcs9/uvm//J1459-2123_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J1459-2123_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J1459-2123_C_a_map.win ! wwins: Wrote 3 windows to /vlbi/vcs9/uvm//J1459-2123_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.011301 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 4.83905e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.2846 1.2846 2.56919 5.13838 10.2768 20.5535 41.1071 82.2141 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.011 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 233.536 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J1459-2123_C_a_dfm.log closed on Tue Dec 26 22:39:44 2017