! Started logfile: /vlbi/vcs9/uvm//J2313-0302_C_a_dfm.log on Tue Dec 26 23:13:45 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//J2313-0302_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J2313-0302_C_a_uvm.fits ! AN table 1: 21 integrations on 28 of 28 possible baselines. ! AN table 2: 29 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.911252 visibilities/baseline/integration-bin. ! Found source: J2313-0302 ! ! 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 13800 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 J2313-0302_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.0377721 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 15 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 5. ! A total of 15 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 6. ! A total of 15 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 7. ! A total of 15 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 8. ! A total of 15 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.000307Jy sigma=28.614040 ! Fit after self-cal, rms=0.982321Jy sigma=28.122124 ! 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.467 mas, bmaj=3.738 mas, bpa=-6.186 degrees ! Estimated noise=0.310339 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.0147232 Jy ! Component: 100 - total flux cleaned = 0.018918 Jy ! Total flux subtracted in 100 components = 0.018918 Jy ! Clean residual min=-0.001053 max=0.001421 Jy/beam ! Clean residual mean=0.000001 rms=0.000283 Jy/beam ! Combined flux in latest and established models = 0.018918 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.018918 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.032431Jy sigma=0.755739 ! Fit after self-cal, rms=0.032414Jy sigma=0.754968 ! 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.852 mas, bmaj=4.431 mas, bpa=-3.9 degrees ! Estimated noise=0.210555 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.00256488 Jy ! Component: 100 - total flux cleaned = 0.00357482 Jy ! Component: 150 - total flux cleaned = 0.00397023 Jy ! Component: 200 - total flux cleaned = 0.00403553 Jy ! Total flux subtracted in 200 components = 0.00403553 Jy ! Clean residual min=-0.000891 max=0.000936 Jy/beam ! Clean residual mean=0.000002 rms=0.000232 Jy/beam ! Combined flux in latest and established models = 0.0229535 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 47 components and 0.0229535 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.032314Jy sigma=0.750455 ! Fit after self-cal, rms=0.032313Jy sigma=0.750433 ! 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.07984 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.71 KP 1.08 LA 0.83 ! MK 0.84 NL 0.89 OV 0.97 PT 1.12 ! ! Amplitude normalization factor in sub-array 2: 0.815031 ! Telescope amplitude corrections in sub-array 2: ! BR 0.94 FD 1.20 HN 1.34 KP 1.42 ! LA 1.20 MK 0.97 NL 1.26 OV 1.42 ! PT 1.54 SC 0.99 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.12071 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.80 KP 0.85 LA 0.79 ! MK 1.04 NL 0.84 OV 0.93 PT 0.89 ! ! Amplitude normalization factor in sub-array 2: 0.787384 ! Telescope amplitude corrections in sub-array 2: ! BR 1.18 FD 1.31 HN 1.09 KP 1.58 ! LA 1.38 MK 0.98 NL 1.52 OV 1.14 ! PT 1.36 SC 1.16 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.03106 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.86 KP 0.98 LA 0.94 ! MK 0.81 NL 1.06 OV 1.15 PT 0.88 ! ! Amplitude normalization factor in sub-array 2: 0.97487 ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 1.03 HN 0.85 KP 1.02 ! LA 0.91 MK 1.06 NL 1.04 OV 1.18 ! PT 1.22 SC 0.92 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.923374 ! Telescope amplitude corrections in sub-array 1: ! BR 1.28 FD 0.88 KP 1.07 LA 0.93 ! MK 1.06 NL 1.01 OV 1.13 PT 1.30 ! ! Amplitude normalization factor in sub-array 2: 1.06042 ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 0.85 HN 0.77 KP 1.07 ! LA 0.90 MK 1.06 NL 0.92 OV 0.85 ! PT 1.01 SC 1.05 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 0.999388 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.92 KP 0.89 LA 0.84 ! MK 1.05 NL 1.01 OV 0.89 PT 1.39 ! ! Amplitude normalization factor in sub-array 2: 1.10595 ! Telescope amplitude corrections in sub-array 2: ! BR 0.84 FD 0.86 HN 0.94 KP 0.91 ! LA 0.90 MK 1.02 NL 0.92 OV 0.88 ! PT 0.96 SC 0.81 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 0.978812 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.85 KP 1.13 LA 0.86 ! MK 0.99 NL 1.11 OV 1.31 PT 1.00 ! ! Amplitude normalization factor in sub-array 2: 1.03116 ! Telescope amplitude corrections in sub-array 2: ! BR 1.08 FD 0.95 HN 0.95 KP 0.97 ! LA 0.94 MK 1.07 NL 0.85 OV 0.94 ! PT 0.95 SC 0.99 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 0.909325 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 KP 1.24 LA 0.97 ! MK 1.32 NL 1.28 OV 1.10 PT 0.87 ! ! Amplitude normalization factor in sub-array 2: 0.996537 ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 0.96 HN 0.86 KP 1.20 ! LA 0.79 MK 1.04 NL 0.97 OV 1.07 ! PT 0.98 SC 1.17 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 0.922288 ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 1.10 KP 1.13 LA 0.87 ! MK 1.34 NL 0.98 OV 1.06 PT 1.02 ! ! Amplitude normalization factor in sub-array 2: 0.996508 ! Telescope amplitude corrections in sub-array 2: ! BR 1.11 FD 0.98 HN 1.01 KP 1.02 ! LA 0.92 MK 0.99 NL 0.96 OV 0.89 ! PT 0.90 SC 1.25 ! ! ! Fit before self-cal, rms=0.032313Jy sigma=0.750433 ! Fit after self-cal, rms=0.032226Jy sigma=0.746002 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.032226Jy sigma=0.746002 ! Fit after self-cal, rms=0.032228Jy sigma=0.745981 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.868 mas, bmaj=4.493 mas, bpa=-3.685 degrees ! Estimated noise=0.201399 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.000668073 Jy ! Component: 100 - total flux cleaned = -0.000743809 Jy ! Component: 150 - total flux cleaned = -0.000743859 Jy ! Component: 200 - total flux cleaned = -0.000750904 Jy ! Total flux subtracted in 200 components = -0.000750904 Jy ! Clean residual min=-0.000718 max=0.000682 Jy/beam ! Clean residual mean=0.000001 rms=0.000172 Jy/beam ! Combined flux in latest and established models = 0.0222026 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 57 components and 0.0222026 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.032226Jy sigma=0.745591 ! Fit after self-cal, rms=0.032225Jy sigma=0.745582 ! 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.032225Jy sigma=0.745582 ! Fit after self-cal, rms=0.032197Jy sigma=0.744125 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 = 8.36881e-05 Jy ! Component: 100 - total flux cleaned = 9.79592e-05 Jy ! Component: 150 - total flux cleaned = 0.000110185 Jy ! Component: 200 - total flux cleaned = 0.00011026 Jy ! Total flux subtracted in 200 components = 0.00011026 Jy ! Clean residual min=-0.000709 max=0.000689 Jy/beam ! Clean residual mean=0.000001 rms=0.000173 Jy/beam ! Combined flux in latest and established models = 0.0223129 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 59 components and 0.0223129 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.032194Jy sigma=0.744052 ! Fit after self-cal, rms=0.032194Jy sigma=0.743693 ! 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.868 x 4.493 at -3.685 degrees (North through East) ! Clean map min=-0.00069159 max=0.016799 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.471 mas, bmaj=3.752 mas, bpa=-5.95 degrees ! Estimated noise=0.302956 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.014404 Jy ! Component: 100 - total flux cleaned = 0.0184711 Jy ! Component: 150 - total flux cleaned = 0.0204935 Jy ! Component: 200 - total flux cleaned = 0.0215452 Jy ! Total flux subtracted in 200 components = 0.0215452 Jy ! Clean residual min=-0.000914 max=0.000969 Jy/beam ! Clean residual mean=0.000000 rms=0.000228 Jy/beam ! Combined flux in latest and established models = 0.0215452 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.0215452 Jy ! Inverting map and beam ! Estimated beam: bmin=1.868 mas, bmaj=4.493 mas, bpa=-3.685 degrees ! Estimated noise=0.201399 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.000625164 Jy ! Component: 100 - total flux cleaned = 0.000683375 Jy ! Component: 150 - total flux cleaned = 0.000707196 Jy ! Component: 200 - total flux cleaned = 0.000738277 Jy ! Total flux subtracted in 200 components = 0.000738277 Jy ! Clean residual min=-0.000721 max=0.000703 Jy/beam ! Clean residual mean=0.000001 rms=0.000177 Jy/beam ! Combined flux in latest and established models = 0.0222834 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 45 components and 0.0222834 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.79988e-05 Jy ! Component: 100 - total flux cleaned = 2.65841e-05 Jy ! Component: 150 - total flux cleaned = 3.45229e-05 Jy ! Component: 200 - total flux cleaned = 3.45968e-05 Jy ! Total flux subtracted in 200 components = 3.45968e-05 Jy ! Clean residual min=-0.000721 max=0.000694 Jy/beam ! Clean residual mean=0.000001 rms=0.000175 Jy/beam ! Combined flux in latest and established models = 0.022318 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.022318 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.032194Jy sigma=0.743749 ! Fit after self-cal, rms=0.032199Jy sigma=0.743664 wmodel J2313-0302_C_map.mod ! Writing 47 model components to file: J2313-0302_C_map.mod wobs J2313-0302_C_uvs.fits ! Writing UV FITS file: J2313-0302_C_uvs.fits wwins J2313-0302_C_map.win ! wwins: Wrote 1 windows to J2313-0302_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.000197353 Jy ! Component: 100 - total flux cleaned = -0.000233575 Jy ! Component: 150 - total flux cleaned = -0.000268512 Jy ! Component: 200 - total flux cleaned = -0.000257218 Jy ! Component: 250 - total flux cleaned = -0.000267876 Jy ! Component: 300 - total flux cleaned = -0.00025739 Jy ! Component: 350 - total flux cleaned = -0.000277756 Jy ! Component: 400 - total flux cleaned = -0.000317426 Jy ! Component: 450 - total flux cleaned = -0.000365603 Jy ! Component: 500 - total flux cleaned = -0.000403162 Jy ! Component: 550 - total flux cleaned = -0.00041219 Jy ! Component: 600 - total flux cleaned = -0.000412206 Jy ! Component: 650 - total flux cleaned = -0.000456502 Jy ! Component: 700 - total flux cleaned = -0.000491031 Jy ! Component: 750 - total flux cleaned = -0.000525064 Jy ! Component: 800 - total flux cleaned = -0.000574919 Jy ! Component: 850 - total flux cleaned = -0.000607605 Jy ! Component: 900 - total flux cleaned = -0.000631887 Jy ! Component: 950 - total flux cleaned = -0.000687026 Jy ! Component: 1000 - total flux cleaned = -0.000741121 Jy ! Component: 1050 - total flux cleaned = -0.000771462 Jy ! Component: 1100 - total flux cleaned = -0.000801694 Jy ! Component: 1150 - total flux cleaned = -0.000853652 Jy ! Component: 1200 - total flux cleaned = -0.00088288 Jy ! Component: 1250 - total flux cleaned = -0.000918846 Jy ! Component: 1300 - total flux cleaned = -0.000954386 Jy ! Component: 1350 - total flux cleaned = -0.00100349 Jy ! Component: 1400 - total flux cleaned = -0.00105191 Jy ! Component: 1450 - total flux cleaned = -0.00109957 Jy ! Component: 1500 - total flux cleaned = -0.00112654 Jy ! Component: 1550 - total flux cleaned = -0.00114651 Jy ! Component: 1600 - total flux cleaned = -0.00118619 Jy ! Component: 1650 - total flux cleaned = -0.00123833 Jy ! Component: 1700 - total flux cleaned = -0.00125135 Jy ! Component: 1750 - total flux cleaned = -0.00130883 Jy ! Component: 1800 - total flux cleaned = -0.00133397 Jy ! Component: 1850 - total flux cleaned = -0.00136519 Jy ! Component: 1900 - total flux cleaned = -0.00138994 Jy ! Component: 1950 - total flux cleaned = -0.00142677 Jy ! Component: 2000 - total flux cleaned = -0.00146919 Jy ! Component: 2050 - total flux cleaned = -0.00147514 Jy ! Component: 2100 - total flux cleaned = -0.00150497 Jy ! Component: 2150 - total flux cleaned = -0.00154624 Jy ! Component: 2200 - total flux cleaned = -0.00158125 Jy ! Component: 2250 - total flux cleaned = -0.00159281 Jy ! Component: 2300 - total flux cleaned = -0.00161581 Jy ! Component: 2350 - total flux cleaned = -0.00162723 Jy ! Component: 2400 - total flux cleaned = -0.0016555 Jy ! Component: 2450 - total flux cleaned = -0.00167226 Jy ! Component: 2500 - total flux cleaned = -0.00168334 Jy ! Component: 2550 - total flux cleaned = -0.00168338 Jy ! Component: 2600 - total flux cleaned = -0.00168883 Jy ! Component: 2650 - total flux cleaned = -0.00171047 Jy ! Component: 2700 - total flux cleaned = -0.00169975 Jy ! Component: 2750 - total flux cleaned = -0.00170506 Jy ! Component: 2800 - total flux cleaned = -0.00172621 Jy ! Component: 2850 - total flux cleaned = -0.00171038 Jy ! Component: 2900 - total flux cleaned = -0.00173643 Jy ! Component: 2950 - total flux cleaned = -0.00173637 Jy ! Component: 3000 - total flux cleaned = -0.00175684 Jy ! Component: 3050 - total flux cleaned = -0.00176188 Jy ! Component: 3100 - total flux cleaned = -0.00177705 Jy ! Component: 3150 - total flux cleaned = -0.00177709 Jy ! Component: 3200 - total flux cleaned = -0.001797 Jy ! Component: 3250 - total flux cleaned = -0.00181682 Jy ! Component: 3300 - total flux cleaned = -0.00182668 Jy ! Component: 3350 - total flux cleaned = -0.00185107 Jy ! Component: 3400 - total flux cleaned = -0.00183649 Jy ! Component: 3450 - total flux cleaned = -0.00186053 Jy ! Component: 3500 - total flux cleaned = -0.00186535 Jy ! Component: 3550 - total flux cleaned = -0.00187486 Jy ! Component: 3600 - total flux cleaned = -0.00189373 Jy ! Component: 3650 - total flux cleaned = -0.0019078 Jy ! Component: 3700 - total flux cleaned = -0.00190309 Jy ! Component: 3750 - total flux cleaned = -0.001917 Jy ! Component: 3800 - total flux cleaned = -0.00192162 Jy ! Component: 3850 - total flux cleaned = -0.0019353 Jy ! Component: 3900 - total flux cleaned = -0.00192164 Jy ! Component: 3950 - total flux cleaned = -0.00195334 Jy ! Component: 4000 - total flux cleaned = -0.00196675 Jy ! Component: 4050 - total flux cleaned = -0.00197572 Jy ! Total flux subtracted in 4096 components = -0.00198017 Jy ! Clean residual min=-0.000266 max=0.000249 Jy/beam ! Clean residual mean=0.000000 rms=0.000081 Jy/beam ! Combined flux in latest and established models = 0.0203379 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 328 components and 0.0203379 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J2313-0302_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.868 x 4.493 at -3.685 degrees (North through East) ! Clean map min=-0.00064094 max=0.016995 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J2313-0302_C_a_map.fits wmodel /vlbi/vcs9/uvm//J2313-0302_C_a_map.mod ! Writing 328 model components to file: /vlbi/vcs9/uvm//J2313-0302_C_a_map.mod wobs /vlbi/vcs9/uvm//J2313-0302_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J2313-0302_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J2313-0302_C_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J2313-0302_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0169945 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 7.97182e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.40724 1.40724 2.81449 5.62897 11.2579 22.5159 45.0318 90.0635 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.016 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 213.182 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J2313-0302_C_a_dfm.log closed on Tue Dec 26 23:13:49 2017