! Started logfile: /vlbi/vcs9/uvm//J0246+5115_X_a_dfm.log on Tue Dec 26 21:17:46 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//J0246+5115_X_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0246+5115_X_a_uvm.fits ! AN table 1: 32 integrations on 21 of 21 possible baselines. ! AN table 2: 42 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.953917 visibilities/baseline/integration-bin. ! Found source: J0246+5115 ! ! 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 94 lines of history. ! ! Reading 9936 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 J0246+5115_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.0391036 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 5 telescope corrections were flagged in sub-array 1. ! A total of 11 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 11 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 11 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 11 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 5. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 11 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 6. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 11 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 7. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 11 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 8. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 11 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.000830Jy sigma=24.712449 ! Fit after self-cal, rms=0.981479Jy sigma=24.273463 ! 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.55 mas, bmaj=4.513 mas, bpa=-44.43 degrees ! Estimated noise=0.558593 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.0140606 Jy ! Component: 100 - total flux cleaned = 0.018315 Jy ! Total flux subtracted in 100 components = 0.018315 Jy ! Clean residual min=-0.002018 max=0.001750 Jy/beam ! Clean residual mean=-0.000007 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.018315 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.018315 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.034053Jy sigma=0.720618 ! Fit after self-cal, rms=0.034026Jy sigma=0.719804 ! 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.992 mas, bmaj=5.049 mas, bpa=-43.75 degrees ! Estimated noise=0.287293 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.00336925 Jy ! Component: 100 - total flux cleaned = 0.00531723 Jy ! Component: 150 - total flux cleaned = 0.00669394 Jy ! Component: 200 - total flux cleaned = 0.00772337 Jy ! Total flux subtracted in 200 components = 0.00772337 Jy ! Clean residual min=-0.001710 max=0.001623 Jy/beam ! Clean residual mean=-0.000007 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.0260384 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 81 model components to the UV plane model. ! The established model now contains 96 components and 0.0260384 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.033695Jy sigma=0.711931 ! Fit after self-cal, rms=0.033694Jy sigma=0.711893 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02289 ! Telescope amplitude corrections in sub-array 1: ! FD 0.80 HN 1.05 KP 1.18 LA 0.98 ! NL 1.00 OV 0.91 PT 0.93 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.976053 ! Telescope amplitude corrections in sub-array 2: ! FD 0.89 KP 1.03 LA 1.16 NL 0.87 ! OV 1.18 PT 1.01 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01532 ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 1.03 KP 0.97 LA 0.88 ! NL 1.11 OV 1.09 PT 0.85 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.937806 ! Telescope amplitude corrections in sub-array 2: ! FD 1.01 KP 1.05 LA 0.94 NL 1.15 ! OV 1.36 PT 0.88 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.944889 ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 HN 1.10 KP 1.06 LA 1.06 ! NL 0.91 OV 1.15 PT 1.11 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.898418 ! Telescope amplitude corrections in sub-array 2: ! FD 0.99 KP 0.94 LA 1.14 NL 1.32 ! OV 1.48 PT 0.81 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04775 ! Telescope amplitude corrections in sub-array 1: ! FD 0.63 HN 0.99 KP 1.00 LA 1.01 ! NL 1.02 OV 1.02 PT 1.01 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.968379 ! Telescope amplitude corrections in sub-array 2: ! FD 0.92 KP 0.90 LA 0.99 NL 1.33 ! OV 1.27 PT 0.79 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.05639 ! Telescope amplitude corrections in sub-array 1: ! FD 0.92 HN 0.83 KP 0.99 LA 0.96 ! NL 0.88 OV 1.08 PT 0.97 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.971159 ! Telescope amplitude corrections in sub-array 2: ! FD 1.12 KP 1.00 LA 1.09 NL 0.86 ! OV 1.17 PT 0.93 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.08583 ! Telescope amplitude corrections in sub-array 1: ! FD 0.72 HN 0.76 KP 1.02 LA 1.02 ! NL 0.95 OV 0.86 PT 1.11 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.03676 ! Telescope amplitude corrections in sub-array 2: ! FD 1.08 KP 1.10 LA 0.96 NL 0.93 ! OV 0.95 PT 0.77 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02243 ! Telescope amplitude corrections in sub-array 1: ! FD 0.76 HN 1.05 KP 1.06 LA 1.08 ! NL 0.86 OV 1.18 PT 0.85 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.943434 ! Telescope amplitude corrections in sub-array 2: ! FD 1.15 KP 0.83 LA 1.15 NL 1.08 ! OV 1.07 PT 1.09 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.08146 ! Telescope amplitude corrections in sub-array 1: ! FD 0.87 HN 0.77 KP 0.90 LA 1.05 ! NL 0.92 OV 0.84 PT 1.12 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.02916 ! Telescope amplitude corrections in sub-array 2: ! FD 1.09 KP 0.95 LA 0.95 NL 1.13 ! OV 0.84 PT 0.87 ! ! ! Fit before self-cal, rms=0.033694Jy sigma=0.711893 ! Fit after self-cal, rms=0.032581Jy sigma=0.708977 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.032581Jy sigma=0.708977 ! Fit after self-cal, rms=0.032585Jy sigma=0.708926 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.028 mas, bmaj=5.228 mas, bpa=-44.78 degrees ! Estimated noise=0.276594 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.000518376 Jy ! Component: 100 - total flux cleaned = -0.000509878 Jy ! Component: 150 - total flux cleaned = -0.000443925 Jy ! Component: 200 - total flux cleaned = -0.000409499 Jy ! Total flux subtracted in 200 components = -0.000409499 Jy ! Clean residual min=-0.001325 max=0.001492 Jy/beam ! Clean residual mean=-0.000008 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.0256289 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 108 components and 0.0256289 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.032583Jy sigma=0.708704 ! Fit after self-cal, rms=0.032583Jy sigma=0.708700 ! 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.032583Jy sigma=0.708700 ! Fit after self-cal, rms=0.032529Jy sigma=0.707141 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.000209513 Jy ! Component: 100 - total flux cleaned = 0.000258392 Jy ! Component: 150 - total flux cleaned = 0.000296228 Jy ! Component: 200 - total flux cleaned = 0.000324955 Jy ! Total flux subtracted in 200 components = 0.000324955 Jy ! Clean residual min=-0.001321 max=0.001491 Jy/beam ! Clean residual mean=-0.000008 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.0259538 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 117 components and 0.0259538 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.032526Jy sigma=0.707063 ! Fit after self-cal, rms=0.032518Jy sigma=0.706786 ! 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: 2.028 x 5.228 at -44.78 degrees (North through East) ! Clean map min=-0.0013136 max=0.01645 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.551 mas, bmaj=4.601 mas, bpa=-45.12 degrees ! Estimated noise=0.552646 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0139409 Jy ! Component: 100 - total flux cleaned = 0.0182399 Jy ! Component: 150 - total flux cleaned = 0.020555 Jy ! Component: 200 - total flux cleaned = 0.0220457 Jy ! Total flux subtracted in 200 components = 0.0220457 Jy ! Clean residual min=-0.001658 max=0.001725 Jy/beam ! Clean residual mean=-0.000006 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.0220457 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.0220457 Jy ! Inverting map and beam ! Estimated beam: bmin=2.028 mas, bmaj=5.228 mas, bpa=-44.78 degrees ! Estimated noise=0.276594 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.00145607 Jy ! Component: 100 - total flux cleaned = 0.00228555 Jy ! Component: 150 - total flux cleaned = 0.0028459 Jy ! Component: 200 - total flux cleaned = 0.00320905 Jy ! Total flux subtracted in 200 components = 0.00320905 Jy ! Clean residual min=-0.001353 max=0.001576 Jy/beam ! Clean residual mean=-0.000008 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.0252548 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 61 components and 0.0252548 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000162368 Jy ! Component: 100 - total flux cleaned = 0.00030515 Jy ! Component: 150 - total flux cleaned = 0.000411296 Jy ! Component: 200 - total flux cleaned = 0.000479781 Jy ! Total flux subtracted in 200 components = 0.000479781 Jy ! Clean residual min=-0.001336 max=0.001534 Jy/beam ! Clean residual mean=-0.000008 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.0257346 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 71 components and 0.0257346 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.032526Jy sigma=0.706940 ! Fit after self-cal, rms=0.032523Jy sigma=0.706836 wmodel J0246+5115_X_map.mod ! Writing 71 model components to file: J0246+5115_X_map.mod wobs J0246+5115_X_uvs.fits ! Writing UV FITS file: J0246+5115_X_uvs.fits wwins J0246+5115_X_map.win ! wwins: Wrote 1 windows to J0246+5115_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.000560427 Jy ! Component: 100 - total flux cleaned = 0.000816163 Jy ! Component: 150 - total flux cleaned = 0.000966065 Jy ! Component: 200 - total flux cleaned = 0.00106575 Jy ! Component: 250 - total flux cleaned = 0.00110313 Jy ! Component: 300 - total flux cleaned = 0.00104946 Jy ! Component: 350 - total flux cleaned = 0.000999163 Jy ! Component: 400 - total flux cleaned = 0.000983828 Jy ! Component: 450 - total flux cleaned = 0.000984147 Jy ! Component: 500 - total flux cleaned = 0.000969594 Jy ! Component: 550 - total flux cleaned = 0.000941751 Jy ! Component: 600 - total flux cleaned = 0.000980492 Jy ! Component: 650 - total flux cleaned = 0.000992863 Jy ! Component: 700 - total flux cleaned = 0.00101774 Jy ! Component: 750 - total flux cleaned = 0.00106543 Jy ! Component: 800 - total flux cleaned = 0.00112192 Jy ! Component: 850 - total flux cleaned = 0.00114353 Jy ! Component: 900 - total flux cleaned = 0.00118562 Jy ! Component: 950 - total flux cleaned = 0.00117512 Jy ! Component: 1000 - total flux cleaned = 0.00120521 Jy ! Component: 1050 - total flux cleaned = 0.00120514 Jy ! Component: 1100 - total flux cleaned = 0.00119529 Jy ! Component: 1150 - total flux cleaned = 0.00115837 Jy ! Component: 1200 - total flux cleaned = 0.00110504 Jy ! Component: 1250 - total flux cleaned = 0.00107921 Jy ! Component: 1300 - total flux cleaned = 0.00105368 Jy ! Component: 1350 - total flux cleaned = 0.000995299 Jy ! Component: 1400 - total flux cleaned = 0.000970706 Jy ! Component: 1450 - total flux cleaned = 0.000922554 Jy ! Component: 1500 - total flux cleaned = 0.000891195 Jy ! Component: 1550 - total flux cleaned = 0.000875794 Jy ! Component: 1600 - total flux cleaned = 0.00086822 Jy ! Component: 1650 - total flux cleaned = 0.000838484 Jy ! Component: 1700 - total flux cleaned = 0.000809405 Jy ! Component: 1750 - total flux cleaned = 0.000816589 Jy ! Component: 1800 - total flux cleaned = 0.0008025 Jy ! Component: 1850 - total flux cleaned = 0.00080245 Jy ! Component: 1900 - total flux cleaned = 0.000788863 Jy ! Component: 1950 - total flux cleaned = 0.000782307 Jy ! Component: 2000 - total flux cleaned = 0.000788946 Jy ! Component: 2050 - total flux cleaned = 0.000782389 Jy ! Component: 2100 - total flux cleaned = 0.000769541 Jy ! Component: 2150 - total flux cleaned = 0.000750424 Jy ! Component: 2200 - total flux cleaned = 0.000719114 Jy ! Component: 2250 - total flux cleaned = 0.000712949 Jy ! Component: 2300 - total flux cleaned = 0.000700715 Jy ! Component: 2350 - total flux cleaned = 0.000688648 Jy ! Component: 2400 - total flux cleaned = 0.000676696 Jy ! Component: 2450 - total flux cleaned = 0.000688594 Jy ! Component: 2500 - total flux cleaned = 0.000676804 Jy ! Component: 2550 - total flux cleaned = 0.000700058 Jy ! Component: 2600 - total flux cleaned = 0.00067702 Jy ! Component: 2650 - total flux cleaned = 0.000699858 Jy ! Component: 2700 - total flux cleaned = 0.000705546 Jy ! Component: 2750 - total flux cleaned = 0.000705554 Jy ! Component: 2800 - total flux cleaned = 0.000727864 Jy ! Component: 2850 - total flux cleaned = 0.00072785 Jy ! Component: 2900 - total flux cleaned = 0.000727885 Jy ! Component: 2950 - total flux cleaned = 0.000749616 Jy ! Component: 3000 - total flux cleaned = 0.000733513 Jy ! Component: 3050 - total flux cleaned = 0.000749586 Jy ! Component: 3100 - total flux cleaned = 0.00076547 Jy ! Component: 3150 - total flux cleaned = 0.000770777 Jy ! Component: 3200 - total flux cleaned = 0.000796907 Jy ! Component: 3250 - total flux cleaned = 0.000802107 Jy ! Component: 3300 - total flux cleaned = 0.000817572 Jy ! Component: 3350 - total flux cleaned = 0.000843182 Jy ! Component: 3400 - total flux cleaned = 0.000878709 Jy ! Component: 3450 - total flux cleaned = 0.000878681 Jy ! Component: 3500 - total flux cleaned = 0.000898774 Jy ! Component: 3550 - total flux cleaned = 0.000928691 Jy ! Component: 3600 - total flux cleaned = 0.000948539 Jy ! Component: 3650 - total flux cleaned = 0.000973127 Jy ! Component: 3700 - total flux cleaned = 0.000992647 Jy ! Component: 3750 - total flux cleaned = 0.000992633 Jy ! Component: 3800 - total flux cleaned = 0.00101203 Jy ! Component: 3850 - total flux cleaned = 0.00103128 Jy ! Component: 3900 - total flux cleaned = 0.00104566 Jy ! Component: 3950 - total flux cleaned = 0.00107426 Jy ! Component: 4000 - total flux cleaned = 0.00110267 Jy ! Component: 4050 - total flux cleaned = 0.0011168 Jy ! Total flux subtracted in 4096 components = 0.00112145 Jy ! Clean residual min=-0.000280 max=0.000298 Jy/beam ! Clean residual mean=-0.000000 rms=0.000091 Jy/beam ! Combined flux in latest and established models = 0.026856 Jy keep ! Adding 352 model components to the UV plane model. ! The established model now contains 423 components and 0.026856 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0246+5115_X_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.028 x 5.228 at -44.78 degrees (North through East) ! Clean map min=-0.00059903 max=0.016148 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0246+5115_X_a_map.fits wmodel /vlbi/vcs9/uvm//J0246+5115_X_a_map.mod ! Writing 423 model components to file: /vlbi/vcs9/uvm//J0246+5115_X_a_map.mod wobs /vlbi/vcs9/uvm//J0246+5115_X_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0246+5115_X_a_uvs.fits wwins /vlbi/vcs9/uvm//J0246+5115_X_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J0246+5115_X_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0161476 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 8.60928e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.59949 1.59949 3.19897 6.39795 12.7959 25.5918 51.1836 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= 187.56 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0246+5115_X_a_dfm.log closed on Tue Dec 26 21:17:49 2017