! Started logfile: /vlbi/vcs9/uvm//J0221+355B_X_a_dfm.log on Tue Dec 26 21:13:50 2017 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 7.39200 obs /vlbi/vcs9/uvm//J0221+355B_X_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0221+355B_X_a_uvm.fits ! AN table 1: 18 integrations on 45 of 45 possible baselines. ! AN table 2: 73 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.811227 visibilities/baseline/integration-bin. ! Found source: J0221+355B ! ! 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 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 94 lines of history. ! ! Reading 22312 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_02.dfm J0221+355B_X] 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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.183379 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 95 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 95 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 95 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 95 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 95 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 95 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 95 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 95 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.017434Jy sigma=24.382954 ! Fit after self-cal, rms=0.891939Jy sigma=20.970309 ! 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=0.7826 mas, bmaj=2.097 mas, bpa=-11.98 degrees ! Estimated noise=0.406195 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.0898141 Jy ! Component: 100 - total flux cleaned = 0.135532 Jy ! Total flux subtracted in 100 components = 0.135532 Jy ! Clean residual min=-0.012608 max=0.025564 Jy/beam ! Clean residual mean=-0.000009 rms=0.003575 Jy/beam ! Combined flux in latest and established models = 0.135532 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 35 components and 0.135532 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.120674Jy sigma=2.963877 ! Fit after self-cal, rms=0.120528Jy sigma=2.960277 ! Inverting map ! Added new window around map position (1.2, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0346617 Jy ! Component: 100 - total flux cleaned = 0.0597164 Jy ! Total flux subtracted in 100 components = 0.0597164 Jy ! Clean residual min=-0.009409 max=0.019539 Jy/beam ! Clean residual mean=-0.000007 rms=0.002727 Jy/beam ! Combined flux in latest and established models = 0.195248 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 62 components and 0.195248 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.103940Jy sigma=2.538924 ! Fit after self-cal, rms=0.103401Jy sigma=2.524425 ! 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.052 mas, bmaj=2.307 mas, bpa=-6.57 degrees ! Estimated noise=0.197859 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) ! Added new window around map position (-1, 0.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0458303 Jy ! Component: 100 - total flux cleaned = 0.075279 Jy ! Component: 150 - total flux cleaned = 0.0958415 Jy ! Component: 200 - total flux cleaned = 0.110727 Jy ! Total flux subtracted in 200 components = 0.110727 Jy ! Clean residual min=-0.009377 max=0.010396 Jy/beam ! Clean residual mean=-0.000050 rms=0.002942 Jy/beam ! Combined flux in latest and established models = 0.305975 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 100 model components to the UV plane model. ! The established model now contains 147 components and 0.305975 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.085405Jy sigma=2.074628 ! Fit after self-cal, rms=0.085242Jy sigma=2.070505 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.932438 ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 0.88 HN 0.91 KP 0.85 ! LA 0.92 MK 0.65 NL 1.30 OV 0.98 ! PT 1.02 SC 1.99 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.877395 ! Telescope amplitude corrections in sub-array 2: ! BR 1.33 FD 0.97 KP 0.83 LA 0.97 ! MK 1.12 NL 1.57 OV 1.15 PT 0.85 ! SC 1.47 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.770569 ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 0.87 HN 1.47 KP 1.01 ! LA 0.87 MK 3.23 NL 1.18 OV 1.08 ! PT 0.94 SC 1.11 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.981635 ! Telescope amplitude corrections in sub-array 2: ! BR 1.16 FD 1.04 KP 0.82 LA 0.88 ! MK 1.09 NL 0.96 OV 1.05 PT 0.85 ! SC 1.32 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.876997 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.97 HN 1.15 KP 1.30 ! LA 0.79 MK 2.01 NL 0.96 OV 1.14 ! PT 0.79 SC 1.34 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.0451 ! Telescope amplitude corrections in sub-array 2: ! BR 1.15 FD 1.10 KP 0.86 LA 0.84 ! MK 0.99 NL 0.84 OV 0.90 PT 0.85 ! SC 1.08 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.963148 ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.90 HN 0.89 KP 1.27 ! LA 0.77 MK 0.72 NL 1.91 OV 0.99 ! PT 0.77 SC 1.08 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.01975 ! Telescope amplitude corrections in sub-array 2: ! BR 0.94 FD 1.18 KP 0.97 LA 0.97 ! MK 1.18 NL 0.91 OV 0.99 PT 0.79 ! SC 0.89 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 1.08316 ! Telescope amplitude corrections in sub-array 1: ! BR 0.73 FD 0.92 HN 1.13 KP 0.79 ! LA 0.90 MK 1.09 NL 1.34 OV 0.85 ! PT 0.76 SC 0.73 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.05244 ! Telescope amplitude corrections in sub-array 2: ! BR 0.86 FD 0.93 KP 1.04 LA 0.93 ! MK 0.94 NL 1.04 OV 1.21 PT 0.89 ! SC 0.72 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 0.957866 ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.06 HN 2.60 KP 0.81 ! LA 0.99 MK 0.59 NL 0.82 OV 0.96 ! PT 0.73 SC 1.02 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.936681 ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 1.15 KP 0.96 LA 0.88 ! MK 1.38 NL 1.26 OV 1.24 PT 0.88 ! SC 0.86 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 1.14183 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.09 HN 0.85 KP 0.91 ! LA 0.95 MK 0.45 NL 0.92 OV 1.09 ! PT 0.78 SC 0.71 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.980457 ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 1.17 KP 0.97 LA 0.89 ! MK 1.00 NL 0.95 OV 1.22 PT 0.90 ! SC 1.09 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 1.02278 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.94 HN 0.78 KP 1.10 ! LA 0.87 MK 0.90 NL 0.91 OV 0.98 ! PT 0.97 SC 1.39 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.0244 ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 1.07 KP 1.05 LA 0.86 ! MK 0.95 NL 0.98 OV 1.06 PT 0.97 ! SC 0.85 ! ! ! Fit before self-cal, rms=0.085242Jy sigma=2.070505 ! Fit after self-cal, rms=0.084511Jy sigma=2.033171 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.084511Jy sigma=2.033171 ! Fit after self-cal, rms=0.084747Jy sigma=2.029929 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.061 mas, bmaj=2.338 mas, bpa=-9.111 degrees ! Estimated noise=0.181005 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.0100283 Jy ! Component: 100 - total flux cleaned = -0.0149777 Jy ! Component: 150 - total flux cleaned = -0.0181497 Jy ! Component: 200 - total flux cleaned = -0.020103 Jy ! Total flux subtracted in 200 components = -0.020103 Jy ! Clean residual min=-0.006416 max=0.007819 Jy/beam ! Clean residual mean=-0.000021 rms=0.001973 Jy/beam ! Combined flux in latest and established models = 0.285872 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 59 model components to the UV plane model. ! The established model now contains 188 components and 0.285872 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.084678Jy sigma=2.004987 ! Fit after self-cal, rms=0.084665Jy sigma=2.004811 ! 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.084665Jy sigma=2.004811 ! Fit after self-cal, rms=0.084417Jy sigma=1.998074 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 = -0.000528187 Jy ! Component: 100 - total flux cleaned = -0.00104486 Jy ! Component: 150 - total flux cleaned = -0.0015227 Jy ! Component: 200 - total flux cleaned = -0.00181013 Jy ! Total flux subtracted in 200 components = -0.00181013 Jy ! Clean residual min=-0.006196 max=0.007831 Jy/beam ! Clean residual mean=-0.000022 rms=0.001953 Jy/beam ! Combined flux in latest and established models = 0.284062 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 205 components and 0.284062 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.084435Jy sigma=1.996691 ! Fit after self-cal, rms=0.084414Jy sigma=1.995820 ! 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.061 x 2.338 at -9.111 degrees (North through East) ! Clean map min=-0.0060666 max=0.099806 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=0.7851 mas, bmaj=2.099 mas, bpa=-12.52 degrees ! Estimated noise=0.383065 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0844478 Jy ! Component: 100 - total flux cleaned = 0.128212 Jy ! Component: 150 - total flux cleaned = 0.159384 Jy ! Component: 200 - total flux cleaned = 0.183245 Jy ! Total flux subtracted in 200 components = 0.183245 Jy ! Clean residual min=-0.008836 max=0.010607 Jy/beam ! Clean residual mean=-0.000005 rms=0.002401 Jy/beam ! Combined flux in latest and established models = 0.183245 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 74 model components to the UV plane model. ! The established model now contains 74 components and 0.183245 Jy ! Inverting map and beam ! Estimated beam: bmin=1.061 mas, bmaj=2.338 mas, bpa=-9.111 degrees ! Estimated noise=0.181005 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.0375351 Jy ! Component: 100 - total flux cleaned = 0.0591649 Jy ! Component: 150 - total flux cleaned = 0.0729857 Jy ! Component: 200 - total flux cleaned = 0.0821296 Jy ! Total flux subtracted in 200 components = 0.0821296 Jy ! Clean residual min=-0.006457 max=0.007658 Jy/beam ! Clean residual mean=-0.000029 rms=0.002147 Jy/beam ! Combined flux in latest and established models = 0.265375 Jy ! Adding 100 model components to the UV plane model. ! The established model now contains 153 components and 0.265375 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00626249 Jy ! Component: 100 - total flux cleaned = 0.0106434 Jy ! Component: 150 - total flux cleaned = 0.013718 Jy ! Component: 200 - total flux cleaned = 0.0149221 Jy ! Total flux subtracted in 200 components = 0.0149221 Jy ! Clean residual min=-0.006163 max=0.007719 Jy/beam ! Clean residual mean=-0.000024 rms=0.001972 Jy/beam ! Combined flux in latest and established models = 0.280297 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 40 model components to the UV plane model. ! The established model now contains 174 components and 0.280297 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.084626Jy sigma=1.997831 ! Fit after self-cal, rms=0.084624Jy sigma=1.997266 wmodel J0221+355B_X_map.mod ! Writing 174 model components to file: J0221+355B_X_map.mod wobs J0221+355B_X_uvs.fits ! Writing UV FITS file: J0221+355B_X_uvs.fits wwins J0221+355B_X_map.win ! wwins: Wrote 3 windows to J0221+355B_X_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.00342902 Jy ! Component: 100 - total flux cleaned = 0.0064155 Jy ! Component: 150 - total flux cleaned = 0.00888969 Jy ! Component: 200 - total flux cleaned = 0.0112634 Jy ! Component: 250 - total flux cleaned = 0.0130056 Jy ! Component: 300 - total flux cleaned = 0.0144798 Jy ! Component: 350 - total flux cleaned = 0.0155016 Jy ! Component: 400 - total flux cleaned = 0.0162991 Jy ! Component: 450 - total flux cleaned = 0.0170767 Jy ! Component: 500 - total flux cleaned = 0.0179291 Jy ! Component: 550 - total flux cleaned = 0.0186697 Jy ! Component: 600 - total flux cleaned = 0.0189432 Jy ! Component: 650 - total flux cleaned = 0.0195676 Jy ! Component: 700 - total flux cleaned = 0.0198302 Jy ! Component: 750 - total flux cleaned = 0.0202608 Jy ! Component: 800 - total flux cleaned = 0.0207668 Jy ! Component: 850 - total flux cleaned = 0.0210964 Jy ! Component: 900 - total flux cleaned = 0.0211783 Jy ! Component: 950 - total flux cleaned = 0.0214195 Jy ! Component: 1000 - total flux cleaned = 0.021815 Jy ! Component: 1050 - total flux cleaned = 0.0218935 Jy ! Component: 1100 - total flux cleaned = 0.0222759 Jy ! Component: 1150 - total flux cleaned = 0.0223513 Jy ! Component: 1200 - total flux cleaned = 0.0225746 Jy ! Component: 1250 - total flux cleaned = 0.0227939 Jy ! Component: 1300 - total flux cleaned = 0.0230841 Jy ! Component: 1350 - total flux cleaned = 0.0233708 Jy ! Component: 1400 - total flux cleaned = 0.0235122 Jy ! Component: 1450 - total flux cleaned = 0.0237909 Jy ! Component: 1500 - total flux cleaned = 0.0241348 Jy ! Component: 1550 - total flux cleaned = 0.0242029 Jy ! Component: 1600 - total flux cleaned = 0.0246062 Jy ! Component: 1650 - total flux cleaned = 0.0246052 Jy ! Component: 1700 - total flux cleaned = 0.0251327 Jy ! Component: 1750 - total flux cleaned = 0.025001 Jy ! Component: 1800 - total flux cleaned = 0.0251952 Jy ! Component: 1850 - total flux cleaned = 0.0251955 Jy ! Component: 1900 - total flux cleaned = 0.0255769 Jy ! Component: 1950 - total flux cleaned = 0.0258922 Jy ! Component: 2000 - total flux cleaned = 0.0259541 Jy ! Component: 2050 - total flux cleaned = 0.0258927 Jy ! Component: 2100 - total flux cleaned = 0.0260764 Jy ! Component: 2150 - total flux cleaned = 0.0262593 Jy ! Component: 2200 - total flux cleaned = 0.0261987 Jy ! Component: 2250 - total flux cleaned = 0.0263781 Jy ! Component: 2300 - total flux cleaned = 0.026496 Jy ! Component: 2350 - total flux cleaned = 0.0263196 Jy ! Component: 2400 - total flux cleaned = 0.0264364 Jy ! Component: 2450 - total flux cleaned = 0.0266103 Jy ! Component: 2500 - total flux cleaned = 0.0263806 Jy ! Component: 2550 - total flux cleaned = 0.0265519 Jy ! Component: 2600 - total flux cleaned = 0.0266078 Jy ! Component: 2650 - total flux cleaned = 0.0266642 Jy ! Component: 2700 - total flux cleaned = 0.0266643 Jy ! Component: 2750 - total flux cleaned = 0.0266644 Jy ! Component: 2800 - total flux cleaned = 0.0267745 Jy ! Component: 2850 - total flux cleaned = 0.0268291 Jy ! Component: 2900 - total flux cleaned = 0.0268292 Jy ! Component: 2950 - total flux cleaned = 0.0267755 Jy ! Component: 3000 - total flux cleaned = 0.0270426 Jy ! Component: 3050 - total flux cleaned = 0.0267771 Jy ! Component: 3100 - total flux cleaned = 0.0269885 Jy ! Component: 3150 - total flux cleaned = 0.0270936 Jy ! Component: 3200 - total flux cleaned = 0.0270409 Jy ! Component: 3250 - total flux cleaned = 0.0269378 Jy ! Component: 3300 - total flux cleaned = 0.0270411 Jy ! Component: 3350 - total flux cleaned = 0.0268877 Jy ! Component: 3400 - total flux cleaned = 0.0268883 Jy ! Component: 3450 - total flux cleaned = 0.0268378 Jy ! Component: 3500 - total flux cleaned = 0.0268382 Jy ! Component: 3550 - total flux cleaned = 0.0268387 Jy ! Component: 3600 - total flux cleaned = 0.0268391 Jy ! Component: 3650 - total flux cleaned = 0.0269879 Jy ! Component: 3700 - total flux cleaned = 0.0271845 Jy ! Component: 3750 - total flux cleaned = 0.0271355 Jy ! Component: 3800 - total flux cleaned = 0.0271354 Jy ! Component: 3850 - total flux cleaned = 0.0272322 Jy ! Component: 3900 - total flux cleaned = 0.0272324 Jy ! Component: 3950 - total flux cleaned = 0.0272802 Jy ! Component: 4000 - total flux cleaned = 0.0270903 Jy ! Component: 4050 - total flux cleaned = 0.0272797 Jy ! Total flux subtracted in 4096 components = 0.0273737 Jy ! Clean residual min=-0.003126 max=0.003041 Jy/beam ! Clean residual mean=-0.000009 rms=0.000934 Jy/beam ! Combined flux in latest and established models = 0.307671 Jy keep ! Adding 439 model components to the UV plane model. ! The established model now contains 613 components and 0.307671 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0221+355B_X_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.061 x 2.338 at -9.111 degrees (North through East) ! Clean map min=-0.0052108 max=0.10111 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0221+355B_X_a_map.fits wmodel /vlbi/vcs9/uvm//J0221+355B_X_a_map.mod ! Writing 613 model components to file: /vlbi/vcs9/uvm//J0221+355B_X_a_map.mod wobs /vlbi/vcs9/uvm//J0221+355B_X_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0221+355B_X_a_uvs.fits wwins /vlbi/vcs9/uvm//J0221+355B_X_a_map.win ! wwins: Wrote 4 windows to /vlbi/vcs9/uvm//J0221+355B_X_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.101109 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000926411 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.74875 2.74875 5.4975 10.995 21.99 43.98 87.9601 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0027 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.101 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 109.14 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0221+355B_X_a_dfm.log closed on Tue Dec 26 21:13:54 2017