! Started logfile: /vlbi/vcs9/uvm//J2014+233A_C_b_dfm.log on Tue Dec 26 22:57:03 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//J2014+233A_C_b_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J2014+233A_C_b_uvm.fits ! AN table 1: 125 integrations on 45 of 45 possible baselines. ! AN table 2: 133 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.897636 visibilities/baseline/integration-bin. ! Found source: J2014+233A ! ! 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 67136 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 J2014+233A_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.0280744 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 78 telescope corrections were flagged in sub-array 1. ! A total of 127 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 78 telescope corrections were flagged in sub-array 1. ! A total of 127 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 78 telescope corrections were flagged in sub-array 1. ! A total of 127 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 78 telescope corrections were flagged in sub-array 1. ! A total of 127 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 5. ! A total of 78 telescope corrections were flagged in sub-array 1. ! A total of 127 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 6. ! A total of 78 telescope corrections were flagged in sub-array 1. ! A total of 127 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 7. ! A total of 78 telescope corrections were flagged in sub-array 1. ! A total of 127 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 8. ! A total of 78 telescope corrections were flagged in sub-array 1. ! A total of 127 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.000482Jy sigma=29.366429 ! Fit after self-cal, rms=0.989605Jy sigma=29.066112 ! 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.18 mas, bmaj=3.65 mas, bpa=-10.49 degrees ! Estimated noise=0.23069 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.00903815 Jy ! Component: 100 - total flux cleaned = 0.010312 Jy ! Total flux subtracted in 100 components = 0.010312 Jy ! Clean residual min=-0.000778 max=0.000782 Jy/beam ! Clean residual mean=0.000000 rms=0.000179 Jy/beam ! Combined flux in latest and established models = 0.010312 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.010312 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.025935Jy sigma=0.717880 ! Fit after self-cal, rms=0.025929Jy sigma=0.717673 ! 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.586 mas, bmaj=4.059 mas, bpa=-9.679 degrees ! Estimated noise=0.0930297 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.000416222 Jy ! Component: 100 - total flux cleaned = 0.000655539 Jy ! Component: 150 - total flux cleaned = 0.000800163 Jy ! Component: 200 - total flux cleaned = 0.000840626 Jy ! Total flux subtracted in 200 components = 0.000840626 Jy ! Clean residual min=-0.000671 max=0.000531 Jy/beam ! Clean residual mean=0.000001 rms=0.000125 Jy/beam ! Combined flux in latest and established models = 0.0111526 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 19 components and 0.0111526 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.025923Jy sigma=0.717515 ! Fit after self-cal, rms=0.025923Jy sigma=0.717515 ! 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.05435 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.81 HN 0.90 KP 1.11 ! LA 0.84 MK 0.85 NL 0.95 OV 0.94 ! PT 1.25 SC 0.89 ! ! Amplitude normalization factor in sub-array 2: 1.20202 ! Telescope amplitude corrections in sub-array 2: ! BR 0.81 HN 0.82 KP 0.91 LA 0.91 ! MK 0.86 OV 0.88 PT 0.71 SC 0.75 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04343 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.86 HN 0.93 KP 1.08 ! LA 0.78 MK 1.00 NL 1.07 OV 0.87 ! PT 1.09 SC 0.93 ! ! Amplitude normalization factor in sub-array 2: 1.17423 ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 HN 0.77 KP 1.00 LA 0.72 ! MK 0.89 OV 0.97 PT 0.69 SC 0.83 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.986243 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 1.05 KP 1.14 ! LA 0.95 MK 0.86 NL 1.10 OV 0.98 ! PT 1.02 SC 1.09 ! ! Amplitude normalization factor in sub-array 2: 1.07404 ! Telescope amplitude corrections in sub-array 2: ! BR 0.81 HN 1.13 KP 1.10 LA 0.97 ! MK 0.75 OV 0.95 PT 0.93 SC 0.81 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.963495 ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 1.02 HN 1.01 KP 1.06 ! LA 0.87 MK 0.93 NL 1.10 OV 1.10 ! PT 0.99 SC 1.13 ! ! Amplitude normalization factor in sub-array 2: 1.02315 ! Telescope amplitude corrections in sub-array 2: ! BR 1.10 HN 0.85 KP 1.36 LA 0.90 ! MK 0.92 OV 1.01 PT 0.88 SC 0.81 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.912414 ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.13 HN 1.01 KP 1.22 ! LA 1.05 MK 1.13 NL 0.97 OV 1.12 ! PT 1.18 SC 1.00 ! ! Amplitude normalization factor in sub-array 2: 1.03623 ! Telescope amplitude corrections in sub-array 2: ! BR 1.17 HN 0.88 KP 0.97 LA 0.96 ! MK 0.91 OV 0.99 PT 0.99 SC 0.86 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.889461 ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 1.24 HN 1.10 KP 1.15 ! LA 0.78 MK 1.28 NL 1.12 OV 1.14 ! PT 0.96 SC 1.29 ! ! Amplitude normalization factor in sub-array 2: 1.02105 ! Telescope amplitude corrections in sub-array 2: ! BR 0.91 HN 1.10 KP 1.06 LA 1.07 ! MK 0.92 OV 0.95 PT 0.86 SC 0.97 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.898744 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.02 HN 1.13 KP 1.02 ! LA 0.94 MK 1.31 NL 1.05 OV 1.16 ! PT 1.22 SC 1.31 ! ! Amplitude normalization factor in sub-array 2: 1.01073 ! Telescope amplitude corrections in sub-array 2: ! BR 1.05 HN 1.02 KP 0.97 LA 1.00 ! MK 1.04 OV 1.04 PT 0.87 SC 0.93 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.921468 ! Telescope amplitude corrections in sub-array 1: ! BR 1.29 FD 1.09 HN 1.00 KP 1.08 ! LA 0.92 MK 1.12 NL 1.20 OV 0.98 ! PT 1.12 SC 1.05 ! ! Amplitude normalization factor in sub-array 2: 0.987709 ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 HN 0.98 KP 1.02 LA 1.01 ! MK 1.05 OV 1.06 PT 1.06 SC 0.89 ! ! ! Fit before self-cal, rms=0.025923Jy sigma=0.717515 ! Fit after self-cal, rms=0.025971Jy sigma=0.716547 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.025971Jy sigma=0.716547 ! Fit after self-cal, rms=0.025971Jy sigma=0.716542 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.598 mas, bmaj=4.137 mas, bpa=-9.768 degrees ! Estimated noise=0.0890372 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.000348385 Jy ! Component: 100 - total flux cleaned = -0.000498817 Jy ! Component: 150 - total flux cleaned = -0.000575441 Jy ! Component: 200 - total flux cleaned = -0.000582511 Jy ! Total flux subtracted in 200 components = -0.000582511 Jy ! Clean residual min=-0.000463 max=0.000483 Jy/beam ! Clean residual mean=0.000000 rms=0.000110 Jy/beam ! Combined flux in latest and established models = 0.0105701 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 44 components and 0.0105701 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.025975Jy sigma=0.716433 ! Fit after self-cal, rms=0.025975Jy sigma=0.716432 ! 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.025975Jy sigma=0.716432 ! Fit after self-cal, rms=0.025920Jy sigma=0.714479 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 (26.7, -21.3). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000576955 Jy ! Component: 100 - total flux cleaned = 0.000746125 Jy ! Component: 150 - total flux cleaned = 0.000795042 Jy ! Component: 200 - total flux cleaned = 0.000812075 Jy ! Total flux subtracted in 200 components = 0.000812075 Jy ! Clean residual min=-0.000397 max=0.000384 Jy/beam ! Clean residual mean=0.000000 rms=0.000094 Jy/beam ! Combined flux in latest and established models = 0.0113822 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 66 components and 0.0113822 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.025907Jy sigma=0.714171 ! Fit after self-cal, rms=0.025902Jy sigma=0.713966 ! 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.598 x 4.137 at -9.768 degrees (North through East) ! Clean map min=-0.00036515 max=0.01009 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.176 mas, bmaj=3.677 mas, bpa=-10.43 degrees ! Estimated noise=0.224389 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00895462 Jy ! Component: 100 - total flux cleaned = 0.0102662 Jy ! Component: 150 - total flux cleaned = 0.0105028 Jy ! Component: 200 - total flux cleaned = 0.0105206 Jy ! Total flux subtracted in 200 components = 0.0105206 Jy ! Clean residual min=-0.000653 max=0.000678 Jy/beam ! Clean residual mean=-0.000000 rms=0.000151 Jy/beam ! Combined flux in latest and established models = 0.0105206 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0105206 Jy ! Inverting map and beam ! Estimated beam: bmin=1.598 mas, bmaj=4.137 mas, bpa=-9.768 degrees ! Estimated noise=0.0890372 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.000453375 Jy ! Component: 100 - total flux cleaned = 0.000687333 Jy ! Component: 150 - total flux cleaned = 0.000788802 Jy ! Component: 200 - total flux cleaned = 0.000834152 Jy ! Total flux subtracted in 200 components = 0.000834152 Jy ! Clean residual min=-0.000389 max=0.000357 Jy/beam ! Clean residual mean=0.000000 rms=0.000093 Jy/beam ! Combined flux in latest and established models = 0.0113547 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 49 components and 0.0113547 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 4.3626e-05 Jy ! Component: 100 - total flux cleaned = 7.44528e-05 Jy ! Component: 150 - total flux cleaned = 9.53092e-05 Jy ! Component: 200 - total flux cleaned = 0.000108233 Jy ! Total flux subtracted in 200 components = 0.000108233 Jy ! Clean residual min=-0.000389 max=0.000350 Jy/beam ! Clean residual mean=0.000000 rms=0.000092 Jy/beam ! Combined flux in latest and established models = 0.011463 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 68 components and 0.011463 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.025899Jy sigma=0.713932 ! Fit after self-cal, rms=0.025899Jy sigma=0.713899 wmodel J2014+233A_C_map.mod ! Writing 68 model components to file: J2014+233A_C_map.mod wobs J2014+233A_C_uvs.fits ! Writing UV FITS file: J2014+233A_C_uvs.fits wwins J2014+233A_C_map.win ! wwins: Wrote 2 windows to J2014+233A_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.000175945 Jy ! Component: 100 - total flux cleaned = -0.000266914 Jy ! Component: 150 - total flux cleaned = -0.000279369 Jy ! Component: 200 - total flux cleaned = -0.000291195 Jy ! Component: 250 - total flux cleaned = -0.00027396 Jy ! Component: 300 - total flux cleaned = -0.000274052 Jy ! Component: 350 - total flux cleaned = -0.000263175 Jy ! Component: 400 - total flux cleaned = -0.000257937 Jy ! Component: 450 - total flux cleaned = -0.000247582 Jy ! Component: 500 - total flux cleaned = -0.000242533 Jy ! Component: 550 - total flux cleaned = -0.000227652 Jy ! Component: 600 - total flux cleaned = -0.000213065 Jy ! Component: 650 - total flux cleaned = -0.000203506 Jy ! Component: 700 - total flux cleaned = -0.00018954 Jy ! Component: 750 - total flux cleaned = -0.000171313 Jy ! Component: 800 - total flux cleaned = -0.000148993 Jy ! Component: 850 - total flux cleaned = -0.000118271 Jy ! Component: 900 - total flux cleaned = -9.23687e-05 Jy ! Component: 950 - total flux cleaned = -5.40811e-05 Jy ! Component: 1000 - total flux cleaned = -1.63394e-05 Jy ! Component: 1050 - total flux cleaned = 8.50173e-06 Jy ! Component: 1100 - total flux cleaned = 2.88879e-05 Jy ! Component: 1150 - total flux cleaned = 4.90049e-05 Jy ! Component: 1200 - total flux cleaned = 6.49174e-05 Jy ! Component: 1250 - total flux cleaned = 9.23875e-05 Jy ! Component: 1300 - total flux cleaned = 0.000104008 Jy ! Component: 1350 - total flux cleaned = 0.000126976 Jy ! Component: 1400 - total flux cleaned = 0.000138309 Jy ! Component: 1450 - total flux cleaned = 0.000160759 Jy ! Component: 1500 - total flux cleaned = 0.000160784 Jy ! Component: 1550 - total flux cleaned = 0.000182788 Jy ! Component: 1600 - total flux cleaned = 0.000186454 Jy ! Component: 1650 - total flux cleaned = 0.000200826 Jy ! Component: 1700 - total flux cleaned = 0.000215029 Jy ! Component: 1750 - total flux cleaned = 0.000218577 Jy ! Component: 1800 - total flux cleaned = 0.000225548 Jy ! Component: 1850 - total flux cleaned = 0.000239307 Jy ! Component: 1900 - total flux cleaned = 0.000246064 Jy ! Component: 1950 - total flux cleaned = 0.000256186 Jy ! Component: 2000 - total flux cleaned = 0.000256222 Jy ! Component: 2050 - total flux cleaned = 0.000272935 Jy ! Component: 2100 - total flux cleaned = 0.000279539 Jy ! Component: 2150 - total flux cleaned = 0.000282845 Jy ! Component: 2200 - total flux cleaned = 0.000292574 Jy ! Component: 2250 - total flux cleaned = 0.000289394 Jy ! Component: 2300 - total flux cleaned = 0.000302185 Jy ! Component: 2350 - total flux cleaned = 0.000308519 Jy ! Component: 2400 - total flux cleaned = 0.000314752 Jy ! Component: 2450 - total flux cleaned = 0.000330248 Jy ! Component: 2500 - total flux cleaned = 0.000324087 Jy ! Component: 2550 - total flux cleaned = 0.000333237 Jy ! Component: 2600 - total flux cleaned = 0.000342366 Jy ! Component: 2650 - total flux cleaned = 0.000348325 Jy ! Component: 2700 - total flux cleaned = 0.000339416 Jy ! Component: 2750 - total flux cleaned = 0.000351236 Jy ! Component: 2800 - total flux cleaned = 0.000342392 Jy ! Component: 2850 - total flux cleaned = 0.000345346 Jy ! Component: 2900 - total flux cleaned = 0.000354042 Jy ! Component: 2950 - total flux cleaned = 0.000356931 Jy ! Component: 3000 - total flux cleaned = 0.00036552 Jy ! Component: 3050 - total flux cleaned = 0.000351322 Jy ! Component: 3100 - total flux cleaned = 0.000359813 Jy ! Component: 3150 - total flux cleaned = 0.000365438 Jy ! Component: 3200 - total flux cleaned = 0.000354281 Jy ! Component: 3250 - total flux cleaned = 0.000376447 Jy ! Component: 3300 - total flux cleaned = 0.000368179 Jy ! Component: 3350 - total flux cleaned = 0.000362689 Jy ! Component: 3400 - total flux cleaned = 0.000373587 Jy ! Component: 3450 - total flux cleaned = 0.000370847 Jy ! Component: 3500 - total flux cleaned = 0.000392352 Jy ! Component: 3550 - total flux cleaned = 0.000392347 Jy ! Component: 3600 - total flux cleaned = 0.000379065 Jy ! Component: 3650 - total flux cleaned = 0.000397613 Jy ! Component: 3700 - total flux cleaned = 0.000400226 Jy ! Component: 3750 - total flux cleaned = 0.000405443 Jy ! Component: 3800 - total flux cleaned = 0.000405434 Jy ! Component: 3850 - total flux cleaned = 0.00042878 Jy ! Component: 3900 - total flux cleaned = 0.000433914 Jy ! Component: 3950 - total flux cleaned = 0.000439038 Jy ! Component: 4000 - total flux cleaned = 0.00044159 Jy ! Component: 4050 - total flux cleaned = 0.000451749 Jy ! Total flux subtracted in 4096 components = 0.000456778 Jy ! Clean residual min=-0.000153 max=0.000149 Jy/beam ! Clean residual mean=0.000000 rms=0.000048 Jy/beam ! Combined flux in latest and established models = 0.0119197 Jy keep ! Adding 327 model components to the UV plane model. ! The established model now contains 395 components and 0.0119197 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J2014+233A_C_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.598 x 4.137 at -9.768 degrees (North through East) ! Clean map min=-0.00030325 max=0.010205 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J2014+233A_C_b_map.fits wmodel /vlbi/vcs9/uvm//J2014+233A_C_b_map.mod ! Writing 395 model components to file: /vlbi/vcs9/uvm//J2014+233A_C_b_map.mod wobs /vlbi/vcs9/uvm//J2014+233A_C_b_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J2014+233A_C_b_uvs.fits wwins /vlbi/vcs9/uvm//J2014+233A_C_b_map.win ! wwins: Wrote 3 windows to /vlbi/vcs9/uvm//J2014+233A_C_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0102051 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 4.55332e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.33854 1.33854 2.67707 5.35415 10.7083 21.4166 42.8332 85.6663 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.01 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 224.125 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J2014+233A_C_b_dfm.log closed on Tue Dec 26 22:57:08 2017