! Started logfile: /vlbi/vcs9/uvm//J0738-3025_C_c_dfm.log on Tue Dec 26 21:54:27 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//J0738-3025_C_c_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0738-3025_C_c_uvm.fits ! AN table 1: 1200 integrations on 15 of 15 possible baselines. ! AN table 2: 238 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.658636 visibilities/baseline/integration-bin. ! Found source: J0738-3025 ! ! 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 107384 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 J0738-3025_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.0560953 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 1691 telescope corrections were flagged in sub-array 1. ! A total of 194 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 1691 telescope corrections were flagged in sub-array 1. ! A total of 194 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 1691 telescope corrections were flagged in sub-array 1. ! A total of 194 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 1691 telescope corrections were flagged in sub-array 1. ! A total of 194 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 5. ! A total of 1691 telescope corrections were flagged in sub-array 1. ! A total of 194 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 6. ! A total of 1691 telescope corrections were flagged in sub-array 1. ! A total of 194 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 7. ! A total of 1691 telescope corrections were flagged in sub-array 1. ! A total of 194 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 8. ! A total of 1691 telescope corrections were flagged in sub-array 1. ! A total of 194 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.002196Jy sigma=21.032642 ! Fit after self-cal, rms=0.966190Jy sigma=20.307967 ! 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=6.969 mas, bmaj=17.44 mas, bpa=9.83 degrees ! Estimated noise=0.420653 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.0237485 Jy ! Component: 100 - total flux cleaned = 0.0322998 Jy ! Total flux subtracted in 100 components = 0.0322998 Jy ! Clean residual min=-0.002505 max=0.003464 Jy/beam ! Clean residual mean=0.000000 rms=0.000983 Jy/beam ! Combined flux in latest and established models = 0.0322998 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 44 model components to the UV plane model. ! The established model now contains 44 components and 0.0322998 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.043408Jy sigma=0.810387 ! Fit after self-cal, rms=0.043399Jy sigma=0.810170 ! 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=8.686 mas, bmaj=21.17 mas, bpa=0.1122 degrees ! Estimated noise=0.103089 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.0115434 Jy ! Component: 100 - total flux cleaned = 0.0187597 Jy ! Component: 150 - total flux cleaned = 0.0238239 Jy ! Component: 200 - total flux cleaned = 0.0274518 Jy ! Total flux subtracted in 200 components = 0.0274518 Jy ! Clean residual min=-0.004123 max=0.005080 Jy/beam ! Clean residual mean=-0.000046 rms=0.001452 Jy/beam ! Combined flux in latest and established models = 0.0597516 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 103 model components to the UV plane model. ! The established model now contains 143 components and 0.0597516 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.040583Jy sigma=0.746306 ! Fit after self-cal, rms=0.040574Jy sigma=0.746056 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 489 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00187 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.01 KP 1.06 LA 0.95 ! OV 1.09 PT 0.82 ! ! A total of 186 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.03395 ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 KP 0.94 LA 0.98 OV 1.13 ! PT 0.83 ! ! ! Correcting IF 2. ! A total of 489 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.995106 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.03 KP 1.08 LA 0.94 ! OV 1.09 PT 0.82 ! ! A total of 186 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.03854 ! Telescope amplitude corrections in sub-array 2: ! BR 0.89 KP 1.06 LA 0.92 OV 1.09 ! PT 0.86 ! ! ! Correcting IF 3. ! A total of 489 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.986436 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.06 KP 1.08 LA 0.98 ! OV 1.12 PT 0.82 ! ! A total of 186 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.00267 ! Telescope amplitude corrections in sub-array 2: ! BR 0.91 KP 1.14 LA 0.92 OV 1.18 ! PT 0.84 ! ! ! Correcting IF 4. ! A total of 489 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.974743 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.06 KP 1.15 LA 0.96 ! OV 1.15 PT 0.80 ! ! A total of 186 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.06035 ! Telescope amplitude corrections in sub-array 2: ! BR 0.85 KP 1.06 LA 0.95 OV 1.11 ! PT 0.75 ! ! ! Correcting IF 5. ! A total of 489 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03503 ! Telescope amplitude corrections in sub-array 1: ! BR 0.62 FD 1.12 KP 1.04 LA 0.99 ! OV 1.14 PT 0.89 ! ! A total of 186 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.08975 ! Telescope amplitude corrections in sub-array 2: ! BR 0.43 KP 1.02 LA 0.95 OV 1.24 ! PT 0.94 ! ! ! Correcting IF 6. ! A total of 489 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.937661 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.16 KP 1.13 LA 0.98 ! OV 1.20 PT 0.87 ! ! A total of 186 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.964991 ! Telescope amplitude corrections in sub-array 2: ! BR 1.08 KP 1.03 LA 1.00 OV 1.17 ! PT 0.90 ! ! ! Correcting IF 7. ! A total of 489 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.930432 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.16 KP 1.15 LA 0.98 ! OV 1.20 PT 0.90 ! ! A total of 186 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.968296 ! Telescope amplitude corrections in sub-array 2: ! BR 0.90 KP 1.02 LA 1.03 OV 1.32 ! PT 0.89 ! ! ! Correcting IF 8. ! A total of 489 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.946192 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.17 KP 1.11 LA 0.98 ! OV 1.15 PT 0.92 ! ! A total of 186 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.965005 ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 KP 1.06 LA 1.00 OV 1.14 ! PT 0.95 ! ! ! Fit before self-cal, rms=0.040574Jy sigma=0.746056 ! Fit after self-cal, rms=0.038697Jy sigma=0.736785 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.038697Jy sigma=0.736785 ! Fit after self-cal, rms=0.038706Jy sigma=0.736709 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.15 mas, bmaj=21.55 mas, bpa=1.019 degrees ! Estimated noise=0.101372 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.00184517 Jy ! Component: 100 - total flux cleaned = -0.00202915 Jy ! Component: 150 - total flux cleaned = -0.00203333 Jy ! Component: 200 - total flux cleaned = -0.00205701 Jy ! Total flux subtracted in 200 components = -0.00205701 Jy ! Clean residual min=-0.003034 max=0.003369 Jy/beam ! Clean residual mean=-0.000052 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.0576946 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 56 model components to the UV plane model. ! The established model now contains 198 components and 0.0576946 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.038702Jy sigma=0.734756 ! Fit after self-cal, rms=0.038700Jy sigma=0.734677 ! 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.038700Jy sigma=0.734677 ! Fit after self-cal, rms=0.038638Jy sigma=0.732777 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.000117961 Jy ! Component: 100 - total flux cleaned = 0.000259554 Jy ! Component: 150 - total flux cleaned = 0.000350759 Jy ! Component: 200 - total flux cleaned = 0.000401957 Jy ! Total flux subtracted in 200 components = 0.000401957 Jy ! Clean residual min=-0.002985 max=0.003339 Jy/beam ! Clean residual mean=-0.000052 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.0580966 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 217 components and 0.0580966 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.038624Jy sigma=0.732444 ! Fit after self-cal, rms=0.038621Jy sigma=0.732226 ! 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: 9.15 x 21.55 at 1.019 degrees (North through East) ! Clean map min=-0.0029682 max=0.031947 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=7.087 mas, bmaj=17.55 mas, bpa=10.64 degrees ! Estimated noise=0.422913 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0230173 Jy ! Component: 100 - total flux cleaned = 0.0311233 Jy ! Component: 150 - total flux cleaned = 0.0361841 Jy ! Component: 200 - total flux cleaned = 0.0399191 Jy ! Total flux subtracted in 200 components = 0.0399191 Jy ! Clean residual min=-0.002515 max=0.002387 Jy/beam ! Clean residual mean=-0.000043 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.0399191 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 114 model components to the UV plane model. ! The established model now contains 114 components and 0.0399191 Jy ! Inverting map and beam ! Estimated beam: bmin=9.15 mas, bmaj=21.55 mas, bpa=1.019 degrees ! Estimated noise=0.101372 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.00635764 Jy ! Component: 100 - total flux cleaned = 0.0103447 Jy ! Component: 150 - total flux cleaned = 0.0130197 Jy ! Component: 200 - total flux cleaned = 0.0148628 Jy ! Total flux subtracted in 200 components = 0.0148628 Jy ! Clean residual min=-0.003347 max=0.003377 Jy/beam ! Clean residual mean=-0.000053 rms=0.001015 Jy/beam ! Combined flux in latest and established models = 0.0547819 Jy ! Adding 83 model components to the UV plane model. ! The established model now contains 192 components and 0.0547819 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128702 Jy ! Component: 100 - total flux cleaned = 0.00218814 Jy ! Component: 150 - total flux cleaned = 0.00268815 Jy ! Component: 200 - total flux cleaned = 0.00281958 Jy ! Total flux subtracted in 200 components = 0.00281958 Jy ! Clean residual min=-0.003028 max=0.003251 Jy/beam ! Clean residual mean=-0.000053 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.0576015 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 209 components and 0.0576015 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.038637Jy sigma=0.732635 ! Fit after self-cal, rms=0.038637Jy sigma=0.732587 wmodel J0738-3025_C_map.mod ! Writing 209 model components to file: J0738-3025_C_map.mod wobs J0738-3025_C_uvs.fits ! Writing UV FITS file: J0738-3025_C_uvs.fits wwins J0738-3025_C_map.win ! wwins: Wrote 1 windows to J0738-3025_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.000945394 Jy ! Component: 100 - total flux cleaned = 0.0012379 Jy ! Component: 150 - total flux cleaned = 0.00115687 Jy ! Component: 200 - total flux cleaned = 0.00108004 Jy ! Component: 250 - total flux cleaned = 0.000826323 Jy ! Component: 300 - total flux cleaned = 0.000625448 Jy ! Component: 350 - total flux cleaned = 0.000470716 Jy ! Component: 400 - total flux cleaned = 0.000295674 Jy ! Component: 450 - total flux cleaned = 0.000130256 Jy ! Component: 500 - total flux cleaned = -8.16191e-05 Jy ! Component: 550 - total flux cleaned = -0.000283881 Jy ! Component: 600 - total flux cleaned = -0.00047774 Jy ! Component: 650 - total flux cleaned = -0.000641364 Jy ! Component: 700 - total flux cleaned = -0.000867985 Jy ! Component: 750 - total flux cleaned = -0.00108698 Jy ! Component: 800 - total flux cleaned = -0.00121435 Jy ! Component: 850 - total flux cleaned = -0.00142022 Jy ! Component: 900 - total flux cleaned = -0.00156031 Jy ! Component: 950 - total flux cleaned = -0.00173622 Jy ! Component: 1000 - total flux cleaned = -0.00181242 Jy ! Component: 1050 - total flux cleaned = -0.00194377 Jy ! Component: 1100 - total flux cleaned = -0.00203542 Jy ! Component: 1150 - total flux cleaned = -0.00208959 Jy ! Component: 1200 - total flux cleaned = -0.00217811 Jy ! Component: 1250 - total flux cleaned = -0.00219554 Jy ! Component: 1300 - total flux cleaned = -0.00229808 Jy ! Component: 1350 - total flux cleaned = -0.0023653 Jy ! Component: 1400 - total flux cleaned = -0.00241477 Jy ! Component: 1450 - total flux cleaned = -0.00247953 Jy ! Component: 1500 - total flux cleaned = -0.00252732 Jy ! Component: 1550 - total flux cleaned = -0.00257449 Jy ! Component: 1600 - total flux cleaned = -0.00262081 Jy ! Component: 1650 - total flux cleaned = -0.00262135 Jy ! Component: 1700 - total flux cleaned = -0.0026668 Jy ! Component: 1750 - total flux cleaned = -0.00269639 Jy ! Component: 1800 - total flux cleaned = -0.00274012 Jy ! Component: 1850 - total flux cleaned = -0.00272537 Jy ! Component: 1900 - total flux cleaned = -0.00271117 Jy ! Component: 1950 - total flux cleaned = -0.00275344 Jy ! Component: 2000 - total flux cleaned = -0.00273968 Jy ! Component: 2050 - total flux cleaned = -0.00279438 Jy ! Component: 2100 - total flux cleaned = -0.00278105 Jy ! Component: 2150 - total flux cleaned = -0.00282129 Jy ! Component: 2200 - total flux cleaned = -0.00283446 Jy ! Component: 2250 - total flux cleaned = -0.00289955 Jy ! Component: 2300 - total flux cleaned = -0.00289933 Jy ! Component: 2350 - total flux cleaned = -0.00289923 Jy ! Component: 2400 - total flux cleaned = -0.00289935 Jy ! Component: 2450 - total flux cleaned = -0.00296154 Jy ! Component: 2500 - total flux cleaned = -0.00296166 Jy ! Component: 2550 - total flux cleaned = -0.00299822 Jy ! Component: 2600 - total flux cleaned = -0.00304636 Jy ! Component: 2650 - total flux cleaned = -0.00307003 Jy ! Component: 2700 - total flux cleaned = -0.00314051 Jy ! Component: 2750 - total flux cleaned = -0.00309395 Jy ! Component: 2800 - total flux cleaned = -0.00316309 Jy ! Component: 2850 - total flux cleaned = -0.00319724 Jy ! Component: 2900 - total flux cleaned = -0.00321968 Jy ! Component: 2950 - total flux cleaned = -0.00326421 Jy ! Component: 3000 - total flux cleaned = -0.00327515 Jy ! Component: 3050 - total flux cleaned = -0.00328625 Jy ! Component: 3100 - total flux cleaned = -0.00335114 Jy ! Component: 3150 - total flux cleaned = -0.00336187 Jy ! Component: 3200 - total flux cleaned = -0.00339357 Jy ! Component: 3250 - total flux cleaned = -0.0034354 Jy ! Component: 3300 - total flux cleaned = -0.00341449 Jy ! Component: 3350 - total flux cleaned = -0.00342481 Jy ! Component: 3400 - total flux cleaned = -0.00343511 Jy ! Component: 3450 - total flux cleaned = -0.00347548 Jy ! Component: 3500 - total flux cleaned = -0.00346545 Jy ! Component: 3550 - total flux cleaned = -0.00348539 Jy ! Component: 3600 - total flux cleaned = -0.0035247 Jy ! Component: 3650 - total flux cleaned = -0.00352457 Jy ! Component: 3700 - total flux cleaned = -0.00352468 Jy ! Component: 3750 - total flux cleaned = -0.00354394 Jy ! Component: 3800 - total flux cleaned = -0.00356295 Jy ! Component: 3850 - total flux cleaned = -0.00360058 Jy ! Component: 3900 - total flux cleaned = -0.0036285 Jy ! Component: 3950 - total flux cleaned = -0.00364687 Jy ! Component: 4000 - total flux cleaned = -0.00368349 Jy ! Component: 4050 - total flux cleaned = -0.0037017 Jy ! Total flux subtracted in 4096 components = -0.00375575 Jy ! Clean residual min=-0.000452 max=0.000458 Jy/beam ! Clean residual mean=-0.000016 rms=0.000295 Jy/beam ! Combined flux in latest and established models = 0.0538457 Jy keep ! Adding 1197 model components to the UV plane model. ! The established model now contains 1406 components and 0.0538457 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0738-3025_C_c_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.15 x 21.55 at 1.019 degrees (North through East) ! Clean map min=-0.0024119 max=0.0328 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0738-3025_C_c_map.fits wmodel /vlbi/vcs9/uvm//J0738-3025_C_c_map.mod ! Writing 1406 model components to file: /vlbi/vcs9/uvm//J0738-3025_C_c_map.mod wobs /vlbi/vcs9/uvm//J0738-3025_C_c_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0738-3025_C_c_uvs.fits wwins /vlbi/vcs9/uvm//J0738-3025_C_c_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J0738-3025_C_c_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0328003 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000285513 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.61137 2.61137 5.22274 10.4455 20.891 41.7819 83.5639 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.032 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 114.882 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0738-3025_C_c_dfm.log closed on Tue Dec 26 21:54:40 2017