! Started logfile: /vlbi/vcs9/uvm//J1235+534A_C_a_dfm.log on Tue Dec 26 22:25:01 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//J1235+534A_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J1235+534A_C_a_uvm.fits ! AN table 1: 165 integrations on 10 of 10 possible baselines. ! AN table 2: 55 integrations on 1 of 1 possible baselines. ! AN table 3: 109 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.657961 visibilities/baseline/integration-bin. ! Found source: J1235+534A ! ! 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 14712 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 J1235+534A_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.029169 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 330 telescope corrections were flagged in sub-array 1. ! A total of 110 telescope corrections were flagged in sub-array 2. ! A total of 62 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 330 telescope corrections were flagged in sub-array 1. ! A total of 110 telescope corrections were flagged in sub-array 2. ! A total of 62 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 330 telescope corrections were flagged in sub-array 1. ! A total of 110 telescope corrections were flagged in sub-array 2. ! A total of 62 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 330 telescope corrections were flagged in sub-array 1. ! A total of 110 telescope corrections were flagged in sub-array 2. ! A total of 62 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 5. ! A total of 330 telescope corrections were flagged in sub-array 1. ! A total of 110 telescope corrections were flagged in sub-array 2. ! A total of 62 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 6. ! A total of 330 telescope corrections were flagged in sub-array 1. ! A total of 110 telescope corrections were flagged in sub-array 2. ! A total of 62 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 7. ! A total of 330 telescope corrections were flagged in sub-array 1. ! A total of 110 telescope corrections were flagged in sub-array 2. ! A total of 62 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 8. ! A total of 330 telescope corrections were flagged in sub-array 1. ! A total of 110 telescope corrections were flagged in sub-array 2. ! A total of 62 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.000057Jy sigma=33.813890 ! Fit after self-cal, rms=0.985102Jy sigma=33.089681 ! 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=4.547 mas, bmaj=4.996 mas, bpa=32.86 degrees ! Estimated noise=0.408779 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.0106584 Jy ! Component: 100 - total flux cleaned = 0.0133274 Jy ! Total flux subtracted in 100 components = 0.0133274 Jy ! Clean residual min=-0.001606 max=0.001566 Jy/beam ! Clean residual mean=0.000007 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.0133274 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.0133274 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.023879Jy sigma=0.757134 ! Fit after self-cal, rms=0.023858Jy sigma=0.756472 ! 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=5.466 mas, bmaj=6.528 mas, bpa=-1.912 degrees ! Estimated noise=0.178955 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.00481366 Jy ! Component: 100 - total flux cleaned = 0.00709576 Jy ! Component: 150 - total flux cleaned = 0.0082348 Jy ! Component: 200 - total flux cleaned = 0.00881298 Jy ! Total flux subtracted in 200 components = 0.00881298 Jy ! Clean residual min=-0.002835 max=0.003468 Jy/beam ! Clean residual mean=0.000038 rms=0.001458 Jy/beam ! Combined flux in latest and established models = 0.0221404 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 44 model components to the UV plane model. ! The established model now contains 70 components and 0.0221404 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.023402Jy sigma=0.732968 ! Fit after self-cal, rms=0.023401Jy sigma=0.732890 ! 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: 1.05999 ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 KP 1.32 LA 0.81 NL 0.88 ! PT 0.86 ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* FD 0.00* ! ! A total of 21 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.990695 ! Telescope amplitude corrections in sub-array 3: ! FD 0.97 KP 1.76 LA 0.67 OV 0.95 ! PT 0.70 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.965652 ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 KP 1.60 LA 0.75 NL 1.25 ! PT 0.73 ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* FD 0.00* ! ! A total of 21 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.959798 ! Telescope amplitude corrections in sub-array 3: ! FD 1.18 KP 1.52 LA 0.78 OV 1.04 ! PT 0.69 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.93022 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 KP 1.86 LA 0.74 NL 1.05 ! PT 0.72 ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* FD 0.00* ! ! A total of 21 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.893602 ! Telescope amplitude corrections in sub-array 3: ! FD 1.19 KP 1.79 LA 0.70 OV 1.13 ! PT 0.77 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.802801 ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 KP 2.16 LA 0.83 NL 1.24 ! PT 0.76 ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* FD 0.00* ! ! A total of 21 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.754403 ! Telescope amplitude corrections in sub-array 3: ! FD 1.47 KP 2.10 LA 0.73 OV 1.53 ! PT 0.80 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 0.934483 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 KP 1.83 LA 0.83 NL 0.92 ! PT 0.84 ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* FD 0.00* ! ! A total of 21 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.788979 ! Telescope amplitude corrections in sub-array 3: ! FD 1.63 KP 1.80 LA 0.68 OV 1.25 ! PT 0.98 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 0.845687 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 KP 2.04 LA 0.66 NL 1.09 ! PT 1.03 ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* FD 0.00* ! ! A total of 21 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.738152 ! Telescope amplitude corrections in sub-array 3: ! FD 1.61 KP 1.98 LA 0.85 OV 1.43 ! PT 0.90 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 0.861252 ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 KP 1.72 LA 0.83 NL 1.04 ! PT 1.05 ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* FD 0.00* ! ! A total of 21 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.842483 ! Telescope amplitude corrections in sub-array 3: ! FD 1.12 KP 1.96 LA 0.90 OV 1.13 ! PT 0.83 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 0.787835 ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 KP 1.91 LA 0.87 NL 1.04 ! PT 1.32 ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* FD 0.00* ! ! A total of 21 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.813391 ! Telescope amplitude corrections in sub-array 3: ! FD 1.47 KP 1.77 LA 0.84 OV 1.19 ! PT 0.87 ! ! ! Fit before self-cal, rms=0.023401Jy sigma=0.732890 ! Fit after self-cal, rms=0.023958Jy sigma=0.741975 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.023958Jy sigma=0.741975 ! Fit after self-cal, rms=0.023980Jy sigma=0.741688 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.153 mas, bmaj=7.084 mas, bpa=-1.035 degrees ! Estimated noise=0.130279 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.00415188 Jy ! Component: 100 - total flux cleaned = -0.00549863 Jy ! Component: 150 - total flux cleaned = -0.00599437 Jy ! Component: 200 - total flux cleaned = -0.00608947 Jy ! Total flux subtracted in 200 components = -0.00608947 Jy ! Clean residual min=-0.002493 max=0.002179 Jy/beam ! Clean residual mean=0.000018 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 0.0160509 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 100 components and 0.0160509 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.023723Jy sigma=0.708799 ! Fit after self-cal, rms=0.023722Jy sigma=0.708789 ! 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.023722Jy sigma=0.708789 ! Fit after self-cal, rms=0.023710Jy sigma=0.706168 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 = 5.26827e-05 Jy ! Component: 100 - total flux cleaned = 4.10209e-05 Jy ! Component: 150 - total flux cleaned = 4.13705e-05 Jy ! Component: 200 - total flux cleaned = 4.1182e-05 Jy ! Total flux subtracted in 200 components = 4.1182e-05 Jy ! Clean residual min=-0.002497 max=0.002189 Jy/beam ! Clean residual mean=0.000019 rms=0.000968 Jy/beam ! Combined flux in latest and established models = 0.0160921 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 110 components and 0.0160921 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.023704Jy sigma=0.706032 ! Fit after self-cal, rms=0.023712Jy sigma=0.705756 ! 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: 6.153 x 7.084 at -1.035 degrees (North through East) ! Clean map min=-0.0024927 max=0.011142 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=4.578 mas, bmaj=5.165 mas, bpa=44.5 degrees ! Estimated noise=0.345231 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0089997 Jy ! Component: 100 - total flux cleaned = 0.0113582 Jy ! Component: 150 - total flux cleaned = 0.0126483 Jy ! Component: 200 - total flux cleaned = 0.01345 Jy ! Total flux subtracted in 200 components = 0.01345 Jy ! Clean residual min=-0.001338 max=0.001146 Jy/beam ! Clean residual mean=0.000002 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.01345 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.01345 Jy ! Inverting map and beam ! Estimated beam: bmin=6.153 mas, bmaj=7.084 mas, bpa=-1.035 degrees ! Estimated noise=0.130279 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.00169092 Jy ! Component: 100 - total flux cleaned = 0.00229062 Jy ! Component: 150 - total flux cleaned = 0.00247225 Jy ! Component: 200 - total flux cleaned = 0.00248709 Jy ! Total flux subtracted in 200 components = 0.00248709 Jy ! Clean residual min=-0.002554 max=0.002185 Jy/beam ! Clean residual mean=0.000019 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.0159371 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 71 components and 0.0159371 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 2.00425e-05 Jy ! Component: 100 - total flux cleaned = 2.63294e-05 Jy ! Component: 150 - total flux cleaned = 4.34885e-05 Jy ! Component: 200 - total flux cleaned = 5.40178e-05 Jy ! Total flux subtracted in 200 components = 5.40178e-05 Jy ! Clean residual min=-0.002544 max=0.002186 Jy/beam ! Clean residual mean=0.000019 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.0159911 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 76 components and 0.0159912 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.023674Jy sigma=0.705782 ! Fit after self-cal, rms=0.023673Jy sigma=0.705725 wmodel J1235+534A_C_map.mod ! Writing 76 model components to file: J1235+534A_C_map.mod wobs J1235+534A_C_uvs.fits ! Writing UV FITS file: J1235+534A_C_uvs.fits wwins J1235+534A_C_map.win ! wwins: Wrote 1 windows to J1235+534A_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.000870417 Jy ! Component: 100 - total flux cleaned = -0.00112062 Jy ! Component: 150 - total flux cleaned = -0.00121165 Jy ! Component: 200 - total flux cleaned = -0.00121047 Jy ! Component: 250 - total flux cleaned = -0.00102628 Jy ! Component: 300 - total flux cleaned = -0.000841315 Jy ! Component: 350 - total flux cleaned = -0.000601418 Jy ! Component: 400 - total flux cleaned = -0.000383242 Jy ! Component: 450 - total flux cleaned = -0.000138064 Jy ! Component: 500 - total flux cleaned = 7.10665e-05 Jy ! Component: 550 - total flux cleaned = 0.000312686 Jy ! Component: 600 - total flux cleaned = 0.000349487 Jy ! Component: 650 - total flux cleaned = 0.000270644 Jy ! Component: 700 - total flux cleaned = 0.000226376 Jy ! Component: 750 - total flux cleaned = 0.000160652 Jy ! Component: 800 - total flux cleaned = 8.39276e-05 Jy ! Component: 850 - total flux cleaned = -3.72886e-05 Jy ! Component: 900 - total flux cleaned = -0.000148472 Jy ! Component: 950 - total flux cleaned = -0.000272031 Jy ! Component: 1000 - total flux cleaned = -0.00037411 Jy ! Component: 1050 - total flux cleaned = -0.000477525 Jy ! Component: 1100 - total flux cleaned = -0.000582517 Jy ! Component: 1150 - total flux cleaned = -0.000688945 Jy ! Component: 1200 - total flux cleaned = -0.000809183 Jy ! Component: 1250 - total flux cleaned = -0.00091913 Jy ! Component: 1300 - total flux cleaned = -0.00104339 Jy ! Component: 1350 - total flux cleaned = -0.00119512 Jy ! Component: 1400 - total flux cleaned = -0.00134967 Jy ! Component: 1450 - total flux cleaned = -0.00150727 Jy ! Component: 1500 - total flux cleaned = -0.00165439 Jy ! Component: 1550 - total flux cleaned = -0.00180444 Jy ! Component: 1600 - total flux cleaned = -0.00193026 Jy ! Component: 1650 - total flux cleaned = -0.00204485 Jy ! Component: 1700 - total flux cleaned = -0.00219201 Jy ! Component: 1750 - total flux cleaned = -0.00231361 Jy ! Component: 1800 - total flux cleaned = -0.00239135 Jy ! Component: 1850 - total flux cleaned = -0.00251962 Jy ! Component: 1900 - total flux cleaned = -0.00263534 Jy ! Component: 1950 - total flux cleaned = -0.00275493 Jy ! Component: 2000 - total flux cleaned = -0.00286003 Jy ! Component: 2050 - total flux cleaned = -0.00298648 Jy ! Component: 2100 - total flux cleaned = -0.00311702 Jy ! Component: 2150 - total flux cleaned = -0.00325215 Jy ! Component: 2200 - total flux cleaned = -0.00337149 Jy ! Component: 2250 - total flux cleaned = -0.00349444 Jy ! Component: 2300 - total flux cleaned = -0.00362095 Jy ! Component: 2350 - total flux cleaned = -0.00375112 Jy ! Component: 2400 - total flux cleaned = -0.00390801 Jy ! Component: 2450 - total flux cleaned = -0.0040698 Jy ! Component: 2500 - total flux cleaned = -0.0042131 Jy ! Component: 2550 - total flux cleaned = -0.00436068 Jy ! Component: 2600 - total flux cleaned = -0.00451223 Jy ! Component: 2650 - total flux cleaned = -0.00466838 Jy ! Component: 2700 - total flux cleaned = -0.00485696 Jy ! Component: 2750 - total flux cleaned = -0.00502369 Jy ! Component: 2800 - total flux cleaned = -0.00516717 Jy ! Component: 2850 - total flux cleaned = -0.0053742 Jy ! Component: 2900 - total flux cleaned = -0.00555745 Jy ! Component: 2950 - total flux cleaned = -0.00574666 Jy ! Component: 3000 - total flux cleaned = -0.00590926 Jy ! Component: 3050 - total flux cleaned = -0.0061092 Jy ! Component: 3100 - total flux cleaned = -0.00631616 Jy ! Component: 3150 - total flux cleaned = -0.00653062 Jy ! Component: 3200 - total flux cleaned = -0.00675155 Jy ! Component: 3250 - total flux cleaned = -0.00690228 Jy ! Component: 3300 - total flux cleaned = -0.00713624 Jy ! Component: 3350 - total flux cleaned = -0.00737718 Jy ! Component: 3400 - total flux cleaned = -0.00758412 Jy ! Component: 3450 - total flux cleaned = -0.00783999 Jy ! Component: 3500 - total flux cleaned = -0.00810408 Jy ! Component: 3550 - total flux cleaned = -0.00833133 Jy ! Component: 3600 - total flux cleaned = -0.00861256 Jy ! Component: 3650 - total flux cleaned = -0.00890277 Jy ! Component: 3700 - total flux cleaned = -0.00920253 Jy ! Component: 3750 - total flux cleaned = -0.00951271 Jy ! Component: 3800 - total flux cleaned = -0.00972631 Jy ! Component: 3850 - total flux cleaned = -0.0101099 Jy ! Component: 3900 - total flux cleaned = -0.0103926 Jy ! Component: 3950 - total flux cleaned = -0.0106835 Jy ! Component: 4000 - total flux cleaned = -0.0110438 Jy ! Component: 4050 - total flux cleaned = -0.0113529 Jy ! Total flux subtracted in 4096 components = -0.0116718 Jy ! Clean residual min=-0.004095 max=0.003365 Jy/beam ! Clean residual mean=0.000108 rms=0.001338 Jy/beam ! Combined flux in latest and established models = 0.00431939 Jy keep ! Adding 337 model components to the UV plane model. ! The established model now contains 413 components and 0.00431939 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J1235+534A_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.153 x 7.084 at -1.035 degrees (North through East) ! Clean map min=-0.0044692 max=0.0075719 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J1235+534A_C_a_map.fits wmodel /vlbi/vcs9/uvm//J1235+534A_C_a_map.mod ! Writing 413 model components to file: /vlbi/vcs9/uvm//J1235+534A_C_a_map.mod wobs /vlbi/vcs9/uvm//J1235+534A_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J1235+534A_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J1235+534A_C_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J1235+534A_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.00757185 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00186154 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -73.7551 73.7551 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0055 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.007 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 4.067 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J1235+534A_C_a_dfm.log closed on Tue Dec 26 22:25:05 2017