! Started logfile: /vlbi/vcs9/uvm//J0344-2337_C_a_dfm.log on Tue Dec 26 21:27:34 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//J0344-2337_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0344-2337_C_a_uvm.fits ! AN table 1: 28 integrations on 36 of 36 possible baselines. ! AN table 2: 23 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.788741 visibilities/baseline/integration-bin. ! Found source: J0344-2337 ! ! 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 10424 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 J0344-2337_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.0337673 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 65 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 65 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 65 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 65 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 5. ! A total of 65 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 6. ! A total of 65 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 7. ! A total of 65 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 8. ! A total of 65 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.999831Jy sigma=26.090858 ! Fit after self-cal, rms=0.986601Jy sigma=25.786494 ! 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.401 mas, bmaj=3.872 mas, bpa=6.276 degrees ! Estimated noise=0.396368 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.011828 Jy ! Component: 100 - total flux cleaned = 0.013441 Jy ! Total flux subtracted in 100 components = 0.013441 Jy ! Clean residual min=-0.001227 max=0.001293 Jy/beam ! Clean residual mean=0.000003 rms=0.000292 Jy/beam ! Combined flux in latest and established models = 0.013441 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.013441 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.030756Jy sigma=0.694735 ! Fit after self-cal, rms=0.030735Jy sigma=0.693853 ! 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.977 mas, bmaj=5.235 mas, bpa=5.094 degrees ! Estimated noise=0.265456 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.000454148 Jy ! Component: 100 - total flux cleaned = -0.000501539 Jy ! Component: 150 - total flux cleaned = -0.000534779 Jy ! Component: 200 - total flux cleaned = -0.000571757 Jy ! Total flux subtracted in 200 components = -0.000571757 Jy ! Clean residual min=-0.000865 max=0.000844 Jy/beam ! Clean residual mean=0.000003 rms=0.000203 Jy/beam ! Combined flux in latest and established models = 0.0128692 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 15 components and 0.0128692 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.030730Jy sigma=0.693670 ! Fit after self-cal, rms=0.030729Jy sigma=0.693667 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.11032 ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.87 KP 0.94 LA 1.04 ! MK 0.96 NL 0.81 OV 0.82 PT 1.09 ! SC 0.71 ! ! Amplitude normalization factor in sub-array 2: 1.01603 ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 FD 0.75 KP 1.21 LA 0.76 ! NL 0.81 OV 0.86 PT 1.04 SC 1.48 ! ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.05436 ! Telescope amplitude corrections in sub-array 1: ! BR 0.77 FD 0.73 KP 1.30 LA 0.84 ! MK 0.81 NL 0.83 OV 0.97 PT 1.42 ! SC 0.86 ! ! Amplitude normalization factor in sub-array 2: 1.07694 ! Telescope amplitude corrections in sub-array 2: ! BR 0.92 FD 0.81 KP 1.10 LA 1.00 ! NL 0.93 OV 0.72 PT 1.06 SC 0.88 ! ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01312 ! Telescope amplitude corrections in sub-array 1: ! BR 0.76 FD 0.88 KP 0.99 LA 1.07 ! MK 1.14 NL 0.66 OV 1.28 PT 0.93 ! SC 1.18 ! ! Amplitude normalization factor in sub-array 2: 0.894267 ! Telescope amplitude corrections in sub-array 2: ! BR 0.94 FD 1.10 KP 1.24 LA 1.00 ! NL 1.14 OV 1.47 PT 1.24 SC 0.82 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.819213 ! Telescope amplitude corrections in sub-array 1: ! BR 2.23 FD 0.93 KP 0.85 LA 1.08 ! MK 1.26 NL 1.07 OV 1.75 PT 0.87 ! SC 0.96 ! ! Amplitude normalization factor in sub-array 2: 0.9126 ! Telescope amplitude corrections in sub-array 2: ! BR 1.05 FD 0.88 KP 1.37 LA 1.12 ! NL 1.02 OV 1.06 PT 1.25 SC 1.00 ! ! ! Correcting IF 5. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.05361 ! Telescope amplitude corrections in sub-array 1: ! BR 0.69 FD 0.94 KP 0.96 LA 0.90 ! MK 0.97 NL 0.91 OV 1.01 PT 1.31 ! SC 0.85 ! ! Amplitude normalization factor in sub-array 2: 0.912978 ! Telescope amplitude corrections in sub-array 2: ! BR 0.33 FD 1.31 KP 1.69 LA 1.07 ! NL 0.92 OV 1.27 PT 1.16 SC 1.01 ! ! ! Correcting IF 6. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.944691 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.04 KP 0.98 LA 1.19 ! MK 1.04 NL 0.82 OV 1.34 PT 1.04 ! SC 1.02 ! ! Amplitude normalization factor in sub-array 2: 1.01892 ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 1.03 KP 1.00 LA 0.83 ! NL 0.80 OV 0.98 PT 1.05 SC 1.18 ! ! ! Correcting IF 7. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.875524 ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 FD 0.74 KP 1.67 LA 0.87 ! MK 1.38 NL 0.90 OV 1.12 PT 1.08 ! SC 1.27 ! ! Amplitude normalization factor in sub-array 2: 0.920144 ! Telescope amplitude corrections in sub-array 2: ! BR 0.84 FD 1.14 KP 1.22 LA 1.22 ! NL 1.16 OV 1.17 PT 0.86 SC 1.08 ! ! ! Correcting IF 8. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.958216 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.23 KP 1.36 LA 0.89 ! MK 1.14 NL 1.08 OV 1.05 PT 0.93 ! SC 0.79 ! ! Amplitude normalization factor in sub-array 2: 0.919239 ! Telescope amplitude corrections in sub-array 2: ! BR 1.43 FD 0.80 KP 1.03 LA 0.70 ! NL 1.13 OV 1.14 PT 1.30 SC 1.18 ! ! ! Fit before self-cal, rms=0.030729Jy sigma=0.693667 ! Fit after self-cal, rms=0.029275Jy sigma=0.690988 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.029275Jy sigma=0.690988 ! Fit after self-cal, rms=0.029282Jy sigma=0.690904 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.047 mas, bmaj=5.44 mas, bpa=6.779 degrees ! Estimated noise=0.23861 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.000931444 Jy ! Component: 100 - total flux cleaned = -0.00115527 Jy ! Component: 150 - total flux cleaned = -0.00117373 Jy ! Component: 200 - total flux cleaned = -0.00118553 Jy ! Total flux subtracted in 200 components = -0.00118553 Jy ! Clean residual min=-0.000679 max=0.000732 Jy/beam ! Clean residual mean=0.000002 rms=0.000158 Jy/beam ! Combined flux in latest and established models = 0.0116837 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 22 components and 0.0116837 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.029284Jy sigma=0.690185 ! Fit after self-cal, rms=0.029283Jy sigma=0.690184 ! 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.029283Jy sigma=0.690184 ! Fit after self-cal, rms=0.029254Jy sigma=0.689188 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 (71.4, 15.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000565677 Jy ! Component: 100 - total flux cleaned = 0.000539277 Jy ! Component: 150 - total flux cleaned = 0.000547742 Jy ! Component: 200 - total flux cleaned = 0.000547628 Jy ! Total flux subtracted in 200 components = 0.000547628 Jy ! Clean residual min=-0.000631 max=0.000564 Jy/beam ! Clean residual mean=0.000002 rms=0.000152 Jy/beam ! Combined flux in latest and established models = 0.0122313 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 48 components and 0.0122313 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.029238Jy sigma=0.688732 ! Fit after self-cal, rms=0.029232Jy sigma=0.688568 ! 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.047 x 5.44 at 6.779 degrees (North through East) ! Clean map min=-0.00059549 max=0.012564 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.413 mas, bmaj=3.911 mas, bpa=6.984 degrees ! Estimated noise=0.370038 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109113 Jy ! Component: 100 - total flux cleaned = 0.0126649 Jy ! Component: 150 - total flux cleaned = 0.0130931 Jy ! Component: 200 - total flux cleaned = 0.0132529 Jy ! Total flux subtracted in 200 components = 0.0132529 Jy ! Clean residual min=-0.001005 max=0.000931 Jy/beam ! Clean residual mean=0.000001 rms=0.000220 Jy/beam ! Combined flux in latest and established models = 0.0132529 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0132529 Jy ! Inverting map and beam ! Estimated beam: bmin=2.047 mas, bmaj=5.44 mas, bpa=6.779 degrees ! Estimated noise=0.23861 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.000464384 Jy ! Component: 100 - total flux cleaned = -0.00062199 Jy ! Component: 150 - total flux cleaned = -0.000704148 Jy ! Component: 200 - total flux cleaned = -0.000763951 Jy ! Total flux subtracted in 200 components = -0.000763951 Jy ! Clean residual min=-0.000612 max=0.000542 Jy/beam ! Clean residual mean=0.000002 rms=0.000155 Jy/beam ! Combined flux in latest and established models = 0.0124889 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 46 components and 0.0124889 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -3.59103e-05 Jy ! Component: 100 - total flux cleaned = -6.35062e-05 Jy ! Component: 150 - total flux cleaned = -7.96836e-05 Jy ! Component: 200 - total flux cleaned = -9.52019e-05 Jy ! Total flux subtracted in 200 components = -9.52019e-05 Jy ! Clean residual min=-0.000607 max=0.000547 Jy/beam ! Clean residual mean=0.000002 rms=0.000153 Jy/beam ! Combined flux in latest and established models = 0.0123937 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 64 components and 0.0123937 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.029228Jy sigma=0.688536 ! Fit after self-cal, rms=0.029227Jy sigma=0.688494 wmodel J0344-2337_C_map.mod ! Writing 64 model components to file: J0344-2337_C_map.mod wobs J0344-2337_C_uvs.fits ! Writing UV FITS file: J0344-2337_C_uvs.fits wwins J0344-2337_C_map.win ! wwins: Wrote 2 windows to J0344-2337_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 = -4.67836e-05 Jy ! Component: 100 - total flux cleaned = -4.68549e-05 Jy ! Component: 150 - total flux cleaned = -4.67818e-05 Jy ! Component: 200 - total flux cleaned = -3.81579e-05 Jy ! Component: 250 - total flux cleaned = -4.64702e-05 Jy ! Component: 300 - total flux cleaned = -5.44362e-05 Jy ! Component: 350 - total flux cleaned = -1.55111e-05 Jy ! Component: 400 - total flux cleaned = 7.19605e-06 Jy ! Component: 450 - total flux cleaned = 2.19154e-05 Jy ! Component: 500 - total flux cleaned = 2.88917e-05 Jy ! Component: 550 - total flux cleaned = 2.87009e-05 Jy ! Component: 600 - total flux cleaned = 3.54754e-05 Jy ! Component: 650 - total flux cleaned = 8.19919e-06 Jy ! Component: 700 - total flux cleaned = -5.14321e-06 Jy ! Component: 750 - total flux cleaned = -1.82283e-05 Jy ! Component: 800 - total flux cleaned = -5.69252e-05 Jy ! Component: 850 - total flux cleaned = -6.3131e-05 Jy ! Component: 900 - total flux cleaned = -6.94045e-05 Jy ! Component: 950 - total flux cleaned = -8.77732e-05 Jy ! Component: 1000 - total flux cleaned = -8.16554e-05 Jy ! Component: 1050 - total flux cleaned = -8.76479e-05 Jy ! Component: 1100 - total flux cleaned = -0.000110937 Jy ! Component: 1150 - total flux cleaned = -9.93783e-05 Jy ! Component: 1200 - total flux cleaned = -9.3705e-05 Jy ! Component: 1250 - total flux cleaned = -9.93027e-05 Jy ! Component: 1300 - total flux cleaned = -0.000104819 Jy ! Component: 1350 - total flux cleaned = -0.000110162 Jy ! Component: 1400 - total flux cleaned = -0.000115529 Jy ! Component: 1450 - total flux cleaned = -0.000142113 Jy ! Component: 1500 - total flux cleaned = -0.000142032 Jy ! Component: 1550 - total flux cleaned = -0.000168119 Jy ! Component: 1600 - total flux cleaned = -0.00017322 Jy ! Component: 1650 - total flux cleaned = -0.000178289 Jy ! Component: 1700 - total flux cleaned = -0.000168226 Jy ! Component: 1750 - total flux cleaned = -0.000188218 Jy ! Component: 1800 - total flux cleaned = -0.000183209 Jy ! Component: 1850 - total flux cleaned = -0.000178299 Jy ! Component: 1900 - total flux cleaned = -0.000168665 Jy ! Component: 1950 - total flux cleaned = -0.000187958 Jy ! Component: 2000 - total flux cleaned = -0.000173685 Jy ! Component: 2050 - total flux cleaned = -0.000206673 Jy ! Component: 2100 - total flux cleaned = -0.000216007 Jy ! Component: 2150 - total flux cleaned = -0.000225273 Jy ! Component: 2200 - total flux cleaned = -0.00022528 Jy ! Component: 2250 - total flux cleaned = -0.000225306 Jy ! Component: 2300 - total flux cleaned = -0.000216217 Jy ! Component: 2350 - total flux cleaned = -0.000220748 Jy ! Component: 2400 - total flux cleaned = -0.000229675 Jy ! Component: 2450 - total flux cleaned = -0.00023406 Jy ! Component: 2500 - total flux cleaned = -0.000234021 Jy ! Component: 2550 - total flux cleaned = -0.000225242 Jy ! Component: 2600 - total flux cleaned = -0.00021654 Jy ! Component: 2650 - total flux cleaned = -0.000233742 Jy ! Component: 2700 - total flux cleaned = -0.000229475 Jy ! Component: 2750 - total flux cleaned = -0.000250665 Jy ! Component: 2800 - total flux cleaned = -0.000271713 Jy ! Component: 2850 - total flux cleaned = -0.000280076 Jy ! Component: 2900 - total flux cleaned = -0.000280077 Jy ! Component: 2950 - total flux cleaned = -0.000284207 Jy ! Component: 3000 - total flux cleaned = -0.000288263 Jy ! Component: 3050 - total flux cleaned = -0.000300524 Jy ! Component: 3100 - total flux cleaned = -0.000320811 Jy ! Component: 3150 - total flux cleaned = -0.000320776 Jy ! Component: 3200 - total flux cleaned = -0.000328804 Jy ! Component: 3250 - total flux cleaned = -0.000340728 Jy ! Component: 3300 - total flux cleaned = -0.000336718 Jy ! Component: 3350 - total flux cleaned = -0.000360381 Jy ! Component: 3400 - total flux cleaned = -0.00036427 Jy ! Component: 3450 - total flux cleaned = -0.000356447 Jy ! Component: 3500 - total flux cleaned = -0.000375838 Jy ! Component: 3550 - total flux cleaned = -0.00037582 Jy ! Component: 3600 - total flux cleaned = -0.000398832 Jy ! Component: 3650 - total flux cleaned = -0.000414117 Jy ! Component: 3700 - total flux cleaned = -0.000417905 Jy ! Component: 3750 - total flux cleaned = -0.000417916 Jy ! Component: 3800 - total flux cleaned = -0.000436742 Jy ! Component: 3850 - total flux cleaned = -0.000455443 Jy ! Component: 3900 - total flux cleaned = -0.000470365 Jy ! Component: 3950 - total flux cleaned = -0.000474047 Jy ! Component: 4000 - total flux cleaned = -0.000485101 Jy ! Component: 4050 - total flux cleaned = -0.00047775 Jy ! Total flux subtracted in 4096 components = -0.000485084 Jy ! Clean residual min=-0.000211 max=0.000183 Jy/beam ! Clean residual mean=0.000000 rms=0.000067 Jy/beam ! Combined flux in latest and established models = 0.0119087 Jy keep ! Adding 265 model components to the UV plane model. ! The established model now contains 329 components and 0.0119087 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0344-2337_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.047 x 5.44 at 6.779 degrees (North through East) ! Clean map min=-0.0004301 max=0.012319 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0344-2337_C_a_map.fits wmodel /vlbi/vcs9/uvm//J0344-2337_C_a_map.mod ! Writing 329 model components to file: /vlbi/vcs9/uvm//J0344-2337_C_a_map.mod wobs /vlbi/vcs9/uvm//J0344-2337_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0344-2337_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J0344-2337_C_a_map.win ! wwins: Wrote 3 windows to /vlbi/vcs9/uvm//J0344-2337_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0123186 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 6.66266e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.62259 1.62259 3.24518 6.49037 12.9807 25.9615 51.9229 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.012 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 184.889 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0344-2337_C_a_dfm.log closed on Tue Dec 26 21:27:37 2017