! Started logfile: /vlbi/vcs9/uvm//J1308-2422_C_a_dfm.log on Tue Dec 26 22:28:07 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//J1308-2422_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J1308-2422_C_a_uvm.fits ! AN table 1: 55 integrations on 15 of 15 possible baselines. ! AN table 2: 55 integrations on 1 of 1 possible baselines. ! AN table 3: 64 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.981522 visibilities/baseline/integration-bin. ! Found source: J1308-2422 ! ! 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 14448 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 J1308-2422_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.0423893 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 1 telescope corrections were flagged in sub-array 1. ! A total of 110 telescope corrections were flagged in sub-array 2. ! A total of 6 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 110 telescope corrections were flagged in sub-array 2. ! A total of 6 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 110 telescope corrections were flagged in sub-array 2. ! A total of 6 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 110 telescope corrections were flagged in sub-array 2. ! A total of 6 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 5. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 110 telescope corrections were flagged in sub-array 2. ! A total of 6 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 6. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 110 telescope corrections were flagged in sub-array 2. ! A total of 6 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 7. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 110 telescope corrections were flagged in sub-array 2. ! A total of 6 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 8. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 110 telescope corrections were flagged in sub-array 2. ! A total of 6 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.003330Jy sigma=28.423861 ! Fit after self-cal, rms=0.974622Jy sigma=27.764797 ! 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=3.879 mas, bmaj=11.69 mas, bpa=2.631 degrees ! Estimated noise=0.50694 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.0193103 Jy ! Component: 100 - total flux cleaned = 0.0273304 Jy ! Total flux subtracted in 100 components = 0.0273304 Jy ! Clean residual min=-0.003366 max=0.005117 Jy/beam ! Clean residual mean=-0.000006 rms=0.001322 Jy/beam ! Combined flux in latest and established models = 0.0273304 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 39 model components to the UV plane model. ! The established model now contains 39 components and 0.0273304 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.032309Jy sigma=0.895958 ! Fit after self-cal, rms=0.032279Jy sigma=0.895099 ! 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=4.728 mas, bmaj=12.94 mas, bpa=2.014 degrees ! Estimated noise=0.209322 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.0116538 Jy ! Component: 100 - total flux cleaned = 0.0177151 Jy ! Component: 150 - total flux cleaned = 0.021588 Jy ! Component: 200 - total flux cleaned = 0.0243569 Jy ! Total flux subtracted in 200 components = 0.0243569 Jy ! Clean residual min=-0.004054 max=0.005566 Jy/beam ! Clean residual mean=-0.000020 rms=0.001649 Jy/beam ! Combined flux in latest and established models = 0.0516873 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 101 model components to the UV plane model. ! The established model now contains 131 components and 0.0516873 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.030008Jy sigma=0.799311 ! Fit after self-cal, rms=0.029994Jy sigma=0.798867 ! 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.867933 ! Telescope amplitude corrections in sub-array 1: ! BR 1.25 FD 1.07 KP 1.34 LA 0.80 ! NL 1.49 PT 0.97 ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* ! ! Amplitude normalization factor in sub-array 3: 0.863714 ! Telescope amplitude corrections in sub-array 3: ! BR 1.10 FD 0.98 LA 0.74 NL 1.53 ! OV 1.63 PT 0.96 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.865652 ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 FD 1.02 KP 1.14 LA 0.78 ! NL 1.80 PT 0.93 ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* ! ! Amplitude normalization factor in sub-array 3: 0.908036 ! Telescope amplitude corrections in sub-array 3: ! BR 1.13 FD 1.03 LA 0.74 NL 1.34 ! OV 1.46 PT 0.92 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.937655 ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 1.00 KP 1.16 LA 0.76 ! NL 1.31 PT 0.95 ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* ! ! Amplitude normalization factor in sub-array 3: 0.887838 ! Telescope amplitude corrections in sub-array 3: ! BR 1.12 FD 1.04 LA 0.75 NL 1.36 ! OV 1.55 PT 0.94 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.868277 ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.10 KP 1.23 LA 0.78 ! NL 1.78 PT 0.90 ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* ! ! Amplitude normalization factor in sub-array 3: 0.923163 ! Telescope amplitude corrections in sub-array 3: ! BR 1.16 FD 1.04 LA 0.78 NL 1.09 ! OV 1.51 PT 0.91 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 0.840214 ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 1.03 KP 1.35 LA 0.79 ! NL 1.85 PT 0.93 ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* ! ! Amplitude normalization factor in sub-array 3: 0.87468 ! Telescope amplitude corrections in sub-array 3: ! BR 0.80 FD 1.17 LA 0.75 NL 1.49 ! OV 1.71 PT 0.93 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 0.852833 ! Telescope amplitude corrections in sub-array 1: ! BR 1.28 FD 1.10 KP 1.30 LA 0.83 ! NL 1.63 PT 0.91 ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* ! ! Amplitude normalization factor in sub-array 3: 0.832999 ! Telescope amplitude corrections in sub-array 3: ! BR 1.56 FD 1.08 LA 0.75 NL 1.27 ! OV 1.58 PT 0.96 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 0.786079 ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 1.25 KP 1.36 LA 0.92 ! NL 2.07 PT 0.84 ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* ! ! Amplitude normalization factor in sub-array 3: 0.863854 ! Telescope amplitude corrections in sub-array 3: ! BR 1.24 FD 1.02 LA 0.72 NL 1.38 ! OV 1.60 PT 1.00 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 0.913422 ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.01 KP 1.36 LA 0.84 ! NL 1.35 PT 0.89 ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* ! ! Amplitude normalization factor in sub-array 3: 0.858212 ! Telescope amplitude corrections in sub-array 3: ! BR 1.04 FD 1.13 LA 0.80 NL 1.65 ! OV 1.33 PT 1.04 ! ! ! Fit before self-cal, rms=0.029994Jy sigma=0.798867 ! Fit after self-cal, rms=0.031146Jy sigma=0.833157 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.031146Jy sigma=0.833157 ! Fit after self-cal, rms=0.031170Jy sigma=0.832910 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.046 mas, bmaj=14.73 mas, bpa=7.036 degrees ! Estimated noise=0.171909 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.00821059 Jy ! Component: 100 - total flux cleaned = -0.0109695 Jy ! Component: 150 - total flux cleaned = -0.0122279 Jy ! Component: 200 - total flux cleaned = -0.0126034 Jy ! Total flux subtracted in 200 components = -0.0126034 Jy ! Clean residual min=-0.001299 max=0.002550 Jy/beam ! Clean residual mean=-0.000003 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.0390839 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 84 model components to the UV plane model. ! The established model now contains 209 components and 0.0390839 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.030307Jy sigma=0.767577 ! Fit after self-cal, rms=0.030292Jy sigma=0.767476 ! Inverting map ! Added new window around map position (19.2, -5.7). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00172644 Jy ! Component: 100 - total flux cleaned = 0.00208038 Jy ! Component: 150 - total flux cleaned = 0.00199797 Jy ! Component: 200 - total flux cleaned = 0.00189667 Jy ! Total flux subtracted in 200 components = 0.00189667 Jy ! Clean residual min=-0.000795 max=0.000895 Jy/beam ! Clean residual mean=-0.000002 rms=0.000279 Jy/beam ! Combined flux in latest and established models = 0.0409806 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 240 components and 0.0409806 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.029917Jy sigma=0.759194 ! Fit after self-cal, rms=0.029899Jy sigma=0.758907 ! 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.029899Jy sigma=0.758907 ! Fit after self-cal, rms=0.029852Jy sigma=0.755851 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.000641872 Jy ! Component: 100 - total flux cleaned = 0.000643464 Jy ! Component: 150 - total flux cleaned = 0.000595553 Jy ! Component: 200 - total flux cleaned = 0.000530134 Jy ! Total flux subtracted in 200 components = 0.000530134 Jy ! Clean residual min=-0.000745 max=0.000767 Jy/beam ! Clean residual mean=-0.000001 rms=0.000227 Jy/beam ! Combined flux in latest and established models = 0.0415107 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 42 model components to the UV plane model. ! The established model now contains 276 components and 0.0415107 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.029768Jy sigma=0.754389 ! Fit after self-cal, rms=0.029762Jy sigma=0.753948 ! 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.046 x 14.73 at 7.036 degrees (North through East) ! Clean map min=-0.0012134 max=0.024529 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.307 mas, bmaj=12 mas, bpa=5.504 degrees ! Estimated noise=0.489405 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0176429 Jy ! Component: 100 - total flux cleaned = 0.0238977 Jy ! Component: 150 - total flux cleaned = 0.0279336 Jy ! Component: 200 - total flux cleaned = 0.0305635 Jy ! Total flux subtracted in 200 components = 0.0305635 Jy ! Clean residual min=-0.002375 max=0.002851 Jy/beam ! Clean residual mean=0.000001 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.0305635 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 53 model components to the UV plane model. ! The established model now contains 53 components and 0.0305635 Jy ! Inverting map and beam ! Estimated beam: bmin=6.046 mas, bmaj=14.73 mas, bpa=7.036 degrees ! Estimated noise=0.171909 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.00504263 Jy ! Component: 100 - total flux cleaned = 0.00716161 Jy ! Component: 150 - total flux cleaned = 0.00779445 Jy ! Component: 200 - total flux cleaned = 0.00818369 Jy ! Total flux subtracted in 200 components = 0.00818369 Jy ! Clean residual min=-0.001093 max=0.001217 Jy/beam ! Clean residual mean=-0.000004 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.0387472 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 124 components and 0.0387472 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000310591 Jy ! Component: 100 - total flux cleaned = 0.000657341 Jy ! Component: 150 - total flux cleaned = 0.000898506 Jy ! Component: 200 - total flux cleaned = 0.00108322 Jy ! Total flux subtracted in 200 components = 0.00108322 Jy ! Clean residual min=-0.000809 max=0.000950 Jy/beam ! Clean residual mean=-0.000002 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.0398304 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 57 model components to the UV plane model. ! The established model now contains 171 components and 0.0398304 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.029646Jy sigma=0.753630 ! Fit after self-cal, rms=0.029643Jy sigma=0.753315 wmodel J1308-2422_C_map.mod ! Writing 171 model components to file: J1308-2422_C_map.mod wobs J1308-2422_C_uvs.fits ! Writing UV FITS file: J1308-2422_C_uvs.fits wwins J1308-2422_C_map.win ! wwins: Wrote 2 windows to J1308-2422_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.000183681 Jy ! Component: 100 - total flux cleaned = 0.000207188 Jy ! Component: 150 - total flux cleaned = 0.000276889 Jy ! Component: 200 - total flux cleaned = 0.00037492 Jy ! Component: 250 - total flux cleaned = 0.000426785 Jy ! Component: 300 - total flux cleaned = 0.000486659 Jy ! Component: 350 - total flux cleaned = 0.00051555 Jy ! Component: 400 - total flux cleaned = 0.000562264 Jy ! Component: 450 - total flux cleaned = 0.000616395 Jy ! Component: 500 - total flux cleaned = 0.000660261 Jy ! Component: 550 - total flux cleaned = 0.000728338 Jy ! Component: 600 - total flux cleaned = 0.000786402 Jy ! Component: 650 - total flux cleaned = 0.000851108 Jy ! Component: 700 - total flux cleaned = 0.000906495 Jy ! Component: 750 - total flux cleaned = 0.000968322 Jy ! Component: 800 - total flux cleaned = 0.00102119 Jy ! Component: 850 - total flux cleaned = 0.00107302 Jy ! Component: 900 - total flux cleaned = 0.00112377 Jy ! Component: 950 - total flux cleaned = 0.00117363 Jy ! Component: 1000 - total flux cleaned = 0.00122245 Jy ! Component: 1050 - total flux cleaned = 0.00126348 Jy ! Component: 1100 - total flux cleaned = 0.00132388 Jy ! Component: 1150 - total flux cleaned = 0.00136995 Jy ! Component: 1200 - total flux cleaned = 0.00140879 Jy ! Component: 1250 - total flux cleaned = 0.00144063 Jy ! Component: 1300 - total flux cleaned = 0.00149071 Jy ! Component: 1350 - total flux cleaned = 0.00152775 Jy ! Component: 1400 - total flux cleaned = 0.00157642 Jy ! Component: 1450 - total flux cleaned = 0.00163045 Jy ! Component: 1500 - total flux cleaned = 0.00167793 Jy ! Component: 1550 - total flux cleaned = 0.00173061 Jy ! Component: 1600 - total flux cleaned = 0.00178265 Jy ! Component: 1650 - total flux cleaned = 0.00181686 Jy ! Component: 1700 - total flux cleaned = 0.00186199 Jy ! Component: 1750 - total flux cleaned = 0.00189551 Jy ! Component: 1800 - total flux cleaned = 0.00193961 Jy ! Component: 1850 - total flux cleaned = 0.00196147 Jy ! Component: 1900 - total flux cleaned = 0.00201015 Jy ! Component: 1950 - total flux cleaned = 0.00203702 Jy ! Component: 2000 - total flux cleaned = 0.00207961 Jy ! Component: 2050 - total flux cleaned = 0.00213773 Jy ! Component: 2100 - total flux cleaned = 0.00218502 Jy ! Component: 2150 - total flux cleaned = 0.00223732 Jy ! Component: 2200 - total flux cleaned = 0.00229979 Jy ! Component: 2250 - total flux cleaned = 0.00234648 Jy ! Component: 2300 - total flux cleaned = 0.00240338 Jy ! Component: 2350 - total flux cleaned = 0.0024549 Jy ! Component: 2400 - total flux cleaned = 0.00249603 Jy ! Component: 2450 - total flux cleaned = 0.00251669 Jy ! Component: 2500 - total flux cleaned = 0.00254771 Jy ! Component: 2550 - total flux cleaned = 0.00257366 Jy ! Component: 2600 - total flux cleaned = 0.00260496 Jy ! Component: 2650 - total flux cleaned = 0.00261544 Jy ! Component: 2700 - total flux cleaned = 0.00264179 Jy ! Component: 2750 - total flux cleaned = 0.00266831 Jy ! Component: 2800 - total flux cleaned = 0.00269495 Jy ! Component: 2850 - total flux cleaned = 0.00272173 Jy ! Component: 2900 - total flux cleaned = 0.00274871 Jy ! Component: 2950 - total flux cleaned = 0.00278135 Jy ! Component: 3000 - total flux cleaned = 0.00281427 Jy ! Component: 3050 - total flux cleaned = 0.00284754 Jy ! Component: 3100 - total flux cleaned = 0.00288679 Jy ! Component: 3150 - total flux cleaned = 0.00291518 Jy ! Component: 3200 - total flux cleaned = 0.00294956 Jy ! Component: 3250 - total flux cleaned = 0.00297279 Jy ! Component: 3300 - total flux cleaned = 0.00300211 Jy ! Component: 3350 - total flux cleaned = 0.00303785 Jy ! Component: 3400 - total flux cleaned = 0.00306806 Jy ! Component: 3450 - total flux cleaned = 0.00309859 Jy ! Component: 3500 - total flux cleaned = 0.00314202 Jy ! Component: 3550 - total flux cleaned = 0.00317355 Jy ! Component: 3600 - total flux cleaned = 0.00320536 Jy ! Component: 3650 - total flux cleaned = 0.00324424 Jy ! Component: 3700 - total flux cleaned = 0.00327064 Jy ! Component: 3750 - total flux cleaned = 0.00329733 Jy ! Component: 3800 - total flux cleaned = 0.00332446 Jy ! Component: 3850 - total flux cleaned = 0.0033519 Jy ! Component: 3900 - total flux cleaned = 0.00338694 Jy ! Component: 3950 - total flux cleaned = 0.00340828 Jy ! Component: 4000 - total flux cleaned = 0.00342995 Jy ! Component: 4050 - total flux cleaned = 0.00346673 Jy ! Total flux subtracted in 4096 components = 0.0034967 Jy ! Clean residual min=-0.000469 max=0.000410 Jy/beam ! Clean residual mean=0.000001 rms=0.000151 Jy/beam ! Combined flux in latest and established models = 0.0433271 Jy keep ! Adding 333 model components to the UV plane model. ! The established model now contains 504 components and 0.0433271 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J1308-2422_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.046 x 14.73 at 7.036 degrees (North through East) ! Clean map min=-0.0011666 max=0.024844 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J1308-2422_C_a_map.fits wmodel /vlbi/vcs9/uvm//J1308-2422_C_a_map.mod ! Writing 504 model components to file: /vlbi/vcs9/uvm//J1308-2422_C_a_map.mod wobs /vlbi/vcs9/uvm//J1308-2422_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J1308-2422_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J1308-2422_C_a_map.win ! wwins: Wrote 3 windows to /vlbi/vcs9/uvm//J1308-2422_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0248437 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00016481 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.99016 1.99016 3.98032 7.96063 15.9213 31.8425 63.685 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.024 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 150.741 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J1308-2422_C_a_dfm.log closed on Tue Dec 26 22:28:11 2017