! Started logfile: /vlbi/vcs9/uvm//J1235+5340_X_a_dfm.log on Tue Dec 26 22:24:57 2017 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 7.39200 obs /vlbi/vcs9/uvm//J1235+5340_X_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J1235+5340_X_a_uvm.fits ! AN table 1: 165 integrations on 10 of 10 possible baselines. ! AN table 2: 54 integrations on 3 of 3 possible baselines. ! AN table 3: 55 integrations on 6 of 6 possible baselines. ! Apparent sampling: 0.633053 visibilities/baseline/integration-bin. ! Found source: J1235+5340 ! ! 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 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 85 lines of history. ! ! Reading 10848 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_02.dfm J1235+5340_X] 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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.0303799 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 219 telescope corrections were flagged in sub-array 1. ! A total of 21 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 219 telescope corrections were flagged in sub-array 1. ! A total of 21 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 219 telescope corrections were flagged in sub-array 1. ! A total of 21 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 219 telescope corrections were flagged in sub-array 1. ! A total of 21 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 5. ! A total of 219 telescope corrections were flagged in sub-array 1. ! A total of 21 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 6. ! A total of 219 telescope corrections were flagged in sub-array 1. ! A total of 21 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 7. ! A total of 219 telescope corrections were flagged in sub-array 1. ! A total of 21 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 8. ! A total of 219 telescope corrections were flagged in sub-array 1. ! A total of 21 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.000445Jy sigma=26.265366 ! Fit after self-cal, rms=0.982678Jy sigma=25.817454 ! 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=0.9946 mas, bmaj=4.815 mas, bpa=28.39 degrees ! Estimated noise=0.562554 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.0149101 Jy ! Component: 100 - total flux cleaned = 0.0171537 Jy ! Total flux subtracted in 100 components = 0.0171537 Jy ! Clean residual min=-0.001539 max=0.001655 Jy/beam ! Clean residual mean=0.000001 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.0171537 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0171537 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.024743Jy sigma=0.567080 ! Fit after self-cal, rms=0.024738Jy sigma=0.566799 ! 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.626 mas, bmaj=5.021 mas, bpa=24.42 degrees ! Estimated noise=0.259251 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.000344782 Jy ! Component: 100 - total flux cleaned = 0.000233093 Jy ! Component: 150 - total flux cleaned = 0.000166264 Jy ! Component: 200 - total flux cleaned = 9.10168e-05 Jy ! Total flux subtracted in 200 components = 9.10168e-05 Jy ! Clean residual min=-0.000976 max=0.000987 Jy/beam ! Clean residual mean=-0.000001 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.0172447 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 31 components and 0.0172447 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.024696Jy sigma=0.565623 ! Fit after self-cal, rms=0.024695Jy sigma=0.565617 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 327 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.922804 ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 KP 1.24 LA 0.97 PT 1.17 ! SC 1.05 ! ! A total of 141 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* LA 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 3: 1.00674 ! Telescope amplitude corrections in sub-array 3: ! LA 0.84 NL 1.00 OV 0.92 PT 1.22 ! ! ! Correcting IF 2. ! A total of 327 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.940184 ! Telescope amplitude corrections in sub-array 1: ! FD 1.21 KP 1.02 LA 1.10 PT 1.13 ! SC 0.86 ! ! A total of 141 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* LA 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 3: 0.96463 ! Telescope amplitude corrections in sub-array 3: ! LA 0.95 NL 1.17 OV 0.90 PT 1.13 ! ! ! Correcting IF 3. ! A total of 327 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.934071 ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 KP 0.86 LA 1.25 PT 1.22 ! SC 1.00 ! ! A total of 141 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* LA 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 3: 0.977512 ! Telescope amplitude corrections in sub-array 3: ! LA 1.02 NL 1.00 OV 0.95 PT 1.12 ! ! ! Correcting IF 4. ! A total of 327 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.932275 ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 KP 1.02 LA 1.14 PT 1.18 ! SC 1.09 ! ! A total of 141 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* LA 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 3: 0.98797 ! Telescope amplitude corrections in sub-array 3: ! LA 0.81 NL 1.09 OV 1.03 PT 1.12 ! ! ! Correcting IF 5. ! A total of 327 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.955698 ! Telescope amplitude corrections in sub-array 1: ! FD 1.09 KP 0.83 LA 1.12 PT 1.24 ! SC 0.95 ! ! A total of 141 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* LA 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 3: 1.04382 ! Telescope amplitude corrections in sub-array 3: ! LA 0.92 NL 0.99 OV 0.99 PT 0.93 ! ! ! Correcting IF 6. ! A total of 327 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.957947 ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 KP 0.97 LA 1.02 PT 1.34 ! SC 0.85 ! ! A total of 141 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* LA 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 3: 1.04836 ! Telescope amplitude corrections in sub-array 3: ! LA 0.75 NL 0.93 OV 0.97 PT 1.16 ! ! ! Correcting IF 7. ! A total of 327 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01059 ! Telescope amplitude corrections in sub-array 1: ! FD 1.06 KP 0.84 LA 0.90 PT 1.24 ! SC 0.91 ! ! A total of 141 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* LA 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 3: 0.986784 ! Telescope amplitude corrections in sub-array 3: ! LA 0.87 NL 1.22 OV 0.81 PT 1.15 ! ! ! Correcting IF 8. ! A total of 327 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.941606 ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 KP 0.87 LA 1.07 PT 1.34 ! SC 0.98 ! ! A total of 141 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* LA 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 3: 1.01863 ! Telescope amplitude corrections in sub-array 3: ! LA 0.98 NL 1.12 OV 0.80 PT 1.03 ! ! ! Fit before self-cal, rms=0.024695Jy sigma=0.565617 ! Fit after self-cal, rms=0.026467Jy sigma=0.598740 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.026467Jy sigma=0.598740 ! Fit after self-cal, rms=0.026469Jy sigma=0.598724 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.221 mas, bmaj=4.617 mas, bpa=25.91 degrees ! Estimated noise=0.311571 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.0012016 Jy ! Component: 100 - total flux cleaned = -0.00147367 Jy ! Component: 150 - total flux cleaned = -0.00154585 Jy ! Component: 200 - total flux cleaned = -0.0015983 Jy ! Total flux subtracted in 200 components = -0.0015983 Jy ! Clean residual min=-0.000663 max=0.000623 Jy/beam ! Clean residual mean=0.000001 rms=0.000173 Jy/beam ! Combined flux in latest and established models = 0.0156464 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 66 components and 0.0156464 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.026460Jy sigma=0.597609 ! Fit after self-cal, rms=0.026460Jy sigma=0.597604 ! 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.026460Jy sigma=0.597604 ! Fit after self-cal, rms=0.026434Jy sigma=0.596406 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 = 7.90961e-05 Jy ! Component: 100 - total flux cleaned = 8.3584e-05 Jy ! Component: 150 - total flux cleaned = 9.22967e-05 Jy ! Component: 200 - total flux cleaned = 0.000104356 Jy ! Total flux subtracted in 200 components = 0.000104356 Jy ! Clean residual min=-0.000669 max=0.000599 Jy/beam ! Clean residual mean=0.000001 rms=0.000171 Jy/beam ! Combined flux in latest and established models = 0.0157508 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 72 components and 0.0157508 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.026434Jy sigma=0.596367 ! Fit after self-cal, rms=0.026433Jy sigma=0.596261 ! 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.221 x 4.617 at 25.91 degrees (North through East) ! Clean map min=-0.00071404 max=0.015583 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=0.9159 mas, bmaj=4.926 mas, bpa=28.54 degrees ! Estimated noise=0.608339 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0139614 Jy ! Component: 100 - total flux cleaned = 0.0156158 Jy ! Component: 150 - total flux cleaned = 0.0157549 Jy ! Component: 200 - total flux cleaned = 0.0158322 Jy ! Total flux subtracted in 200 components = 0.0158322 Jy ! Clean residual min=-0.001140 max=0.001288 Jy/beam ! Clean residual mean=0.000002 rms=0.000312 Jy/beam ! Combined flux in latest and established models = 0.0158322 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0158322 Jy ! Inverting map and beam ! Estimated beam: bmin=1.221 mas, bmaj=4.617 mas, bpa=25.91 degrees ! Estimated noise=0.311571 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 = -1.22983e-05 Jy ! Component: 100 - total flux cleaned = 4.75734e-05 Jy ! Component: 150 - total flux cleaned = 6.27022e-05 Jy ! Component: 200 - total flux cleaned = 9.64412e-05 Jy ! Total flux subtracted in 200 components = 9.64412e-05 Jy ! Clean residual min=-0.000714 max=0.000632 Jy/beam ! Clean residual mean=0.000002 rms=0.000186 Jy/beam ! Combined flux in latest and established models = 0.0159286 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 43 components and 0.0159286 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 2.83861e-05 Jy ! Component: 100 - total flux cleaned = 6.04508e-05 Jy ! Component: 150 - total flux cleaned = 8.08126e-05 Jy ! Component: 200 - total flux cleaned = 9.90237e-05 Jy ! Total flux subtracted in 200 components = 9.90237e-05 Jy ! Clean residual min=-0.000688 max=0.000593 Jy/beam ! Clean residual mean=0.000001 rms=0.000175 Jy/beam ! Combined flux in latest and established models = 0.0160276 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 52 components and 0.0160276 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.026436Jy sigma=0.596292 ! Fit after self-cal, rms=0.026436Jy sigma=0.596280 wmodel J1235+5340_X_map.mod ! Writing 52 model components to file: J1235+5340_X_map.mod wobs J1235+5340_X_uvs.fits ! Writing UV FITS file: J1235+5340_X_uvs.fits wwins J1235+5340_X_map.win ! wwins: Wrote 1 windows to J1235+5340_X_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.000262956 Jy ! Component: 100 - total flux cleaned = -0.000332147 Jy ! Component: 150 - total flux cleaned = -0.000331934 Jy ! Component: 200 - total flux cleaned = -0.0003168 Jy ! Component: 250 - total flux cleaned = -0.00026624 Jy ! Component: 300 - total flux cleaned = -0.000226301 Jy ! Component: 350 - total flux cleaned = -0.000194989 Jy ! Component: 400 - total flux cleaned = -0.000195199 Jy ! Component: 450 - total flux cleaned = -0.000200999 Jy ! Component: 500 - total flux cleaned = -0.000211746 Jy ! Component: 550 - total flux cleaned = -0.000227074 Jy ! Component: 600 - total flux cleaned = -0.000231983 Jy ! Component: 650 - total flux cleaned = -0.000232007 Jy ! Component: 700 - total flux cleaned = -0.000232136 Jy ! Component: 750 - total flux cleaned = -0.00022323 Jy ! Component: 800 - total flux cleaned = -0.000218852 Jy ! Component: 850 - total flux cleaned = -0.000214525 Jy ! Component: 900 - total flux cleaned = -0.000206238 Jy ! Component: 950 - total flux cleaned = -0.000202272 Jy ! Component: 1000 - total flux cleaned = -0.000198326 Jy ! Component: 1050 - total flux cleaned = -0.000190686 Jy ! Component: 1100 - total flux cleaned = -0.000175703 Jy ! Component: 1150 - total flux cleaned = -0.00015718 Jy ! Component: 1200 - total flux cleaned = -0.000131711 Jy ! Component: 1250 - total flux cleaned = -0.000113846 Jy ! Component: 1300 - total flux cleaned = -9.28012e-05 Jy ! Component: 1350 - total flux cleaned = -7.89771e-05 Jy ! Component: 1400 - total flux cleaned = -6.8688e-05 Jy ! Component: 1450 - total flux cleaned = -4.49976e-05 Jy ! Component: 1500 - total flux cleaned = -2.16392e-05 Jy ! Component: 1550 - total flux cleaned = 1.46917e-06 Jy ! Component: 1600 - total flux cleaned = 2.10598e-05 Jy ! Component: 1650 - total flux cleaned = 3.72373e-05 Jy ! Component: 1700 - total flux cleaned = 5.64427e-05 Jy ! Component: 1750 - total flux cleaned = 6.59364e-05 Jy ! Component: 1800 - total flux cleaned = 9.10942e-05 Jy ! Component: 1850 - total flux cleaned = 0.000112925 Jy ! Component: 1900 - total flux cleaned = 0.000134632 Jy ! Component: 1950 - total flux cleaned = 0.000168524 Jy ! Component: 2000 - total flux cleaned = 0.00019611 Jy ! Component: 2050 - total flux cleaned = 0.000226616 Jy ! Component: 2100 - total flux cleaned = 0.00024789 Jy ! Component: 2150 - total flux cleaned = 0.000281107 Jy ! Component: 2200 - total flux cleaned = 0.000305159 Jy ! Component: 2250 - total flux cleaned = 0.000332102 Jy ! Component: 2300 - total flux cleaned = 0.000358915 Jy ! Component: 2350 - total flux cleaned = 0.000382659 Jy ! Component: 2400 - total flux cleaned = 0.000409265 Jy ! Component: 2450 - total flux cleaned = 0.000432835 Jy ! Component: 2500 - total flux cleaned = 0.000465161 Jy ! Component: 2550 - total flux cleaned = 0.000494468 Jy ! Component: 2600 - total flux cleaned = 0.000517868 Jy ! Component: 2650 - total flux cleaned = 0.000547097 Jy ! Component: 2700 - total flux cleaned = 0.000573372 Jy ! Component: 2750 - total flux cleaned = 0.000605451 Jy ! Component: 2800 - total flux cleaned = 0.000634591 Jy ! Component: 2850 - total flux cleaned = 0.000657899 Jy ! Component: 2900 - total flux cleaned = 0.00068415 Jy ! Component: 2950 - total flux cleaned = 0.000716222 Jy ! Component: 3000 - total flux cleaned = 0.000739576 Jy ! Component: 3050 - total flux cleaned = 0.000757102 Jy ! Component: 3100 - total flux cleaned = 0.000774666 Jy ! Component: 3150 - total flux cleaned = 0.000798112 Jy ! Component: 3200 - total flux cleaned = 0.00081866 Jy ! Component: 3250 - total flux cleaned = 0.000833375 Jy ! Component: 3300 - total flux cleaned = 0.000859941 Jy ! Component: 3350 - total flux cleaned = 0.000886592 Jy ! Component: 3400 - total flux cleaned = 0.000901436 Jy ! Component: 3450 - total flux cleaned = 0.000928213 Jy ! Component: 3500 - total flux cleaned = 0.00095512 Jy ! Component: 3550 - total flux cleaned = 0.000988154 Jy ! Component: 3600 - total flux cleaned = 0.00101827 Jy ! Component: 3650 - total flux cleaned = 0.00103945 Jy ! Component: 3700 - total flux cleaned = 0.00106375 Jy ! Component: 3750 - total flux cleaned = 0.00108202 Jy ! Component: 3800 - total flux cleaned = 0.00110036 Jy ! Component: 3850 - total flux cleaned = 0.00113415 Jy ! Component: 3900 - total flux cleaned = 0.00117121 Jy ! Component: 3950 - total flux cleaned = 0.00120228 Jy ! Component: 4000 - total flux cleaned = 0.00122725 Jy ! Component: 4050 - total flux cleaned = 0.0012492 Jy ! Total flux subtracted in 4096 components = 0.00128069 Jy ! Clean residual min=-0.000198 max=0.000209 Jy/beam ! Clean residual mean=0.000002 rms=0.000052 Jy/beam ! Combined flux in latest and established models = 0.0173083 Jy keep ! Adding 203 model components to the UV plane model. ! The established model now contains 255 components and 0.0173083 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J1235+5340_X_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.221 x 4.617 at 25.91 degrees (North through East) ! Clean map min=-0.00056199 max=0.015274 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J1235+5340_X_a_map.fits wmodel /vlbi/vcs9/uvm//J1235+5340_X_a_map.mod ! Writing 255 model components to file: /vlbi/vcs9/uvm//J1235+5340_X_a_map.mod wobs /vlbi/vcs9/uvm//J1235+5340_X_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J1235+5340_X_a_uvs.fits wwins /vlbi/vcs9/uvm//J1235+5340_X_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J1235+5340_X_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0152736 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 4.8819e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.95889 0.95889 1.91778 3.83556 7.67112 15.3422 30.6845 61.369 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.015 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 312.861 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J1235+5340_X_a_dfm.log closed on Tue Dec 26 22:25:00 2017