! Started logfile: /vlbi/vcs9/uvm//J2347+0930_C_a_dfm.log on Tue Dec 26 23:17:02 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//J2347+0930_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J2347+0930_C_a_uvm.fits ! AN table 1: 20 integrations on 3 of 3 possible baselines. ! AN table 2: 20 integrations on 28 of 28 possible baselines. ! AN table 3: 19 integrations on 1 of 1 possible baselines. ! Apparent sampling: 0.920188 visibilities/baseline/integration-bin. ! Found source: J2347+0930 ! ! 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 4704 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 J2347+0930_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.0764201 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 3 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! A total of 38 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! A total of 38 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! A total of 38 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! A total of 38 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! A total of 38 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! A total of 38 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! A total of 38 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! A total of 38 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.002208Jy sigma=29.919105 ! Fit after self-cal, rms=0.955835Jy sigma=29.143355 ! 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.628 mas, bmaj=4.699 mas, bpa=17.43 degrees ! Estimated noise=0.425152 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.034071 Jy ! Component: 100 - total flux cleaned = 0.0505095 Jy ! Total flux subtracted in 100 components = 0.0505095 Jy ! Clean residual min=-0.005756 max=0.009539 Jy/beam ! Clean residual mean=0.000009 rms=0.001827 Jy/beam ! Combined flux in latest and established models = 0.0505095 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.0505095 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.047282Jy sigma=1.166499 ! Fit after self-cal, rms=0.047203Jy sigma=1.163533 ! 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=2.004 mas, bmaj=4.95 mas, bpa=16.5 degrees ! Estimated noise=0.345252 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.0173213 Jy ! Component: 100 - total flux cleaned = 0.0269345 Jy ! Component: 150 - total flux cleaned = 0.0327021 Jy ! Component: 200 - total flux cleaned = 0.0357383 Jy ! Total flux subtracted in 200 components = 0.0357383 Jy ! Clean residual min=-0.005039 max=0.009567 Jy/beam ! Clean residual mean=0.000011 rms=0.001688 Jy/beam ! Combined flux in latest and established models = 0.0862479 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 53 components and 0.0862479 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.041065Jy sigma=0.970710 ! Fit after self-cal, rms=0.040796Jy sigma=0.958569 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 57 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* LA 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 2: 0.823279 ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 1.01 HN 1.68 LA 1.02 ! NL 1.58 OV 1.07 PT 0.93 SC 1.43 ! ! Amplitude normalization factor in sub-array 3: 1 ! Telescope amplitude corrections in sub-array 3: ! FD 0.00* PT 0.00* ! ! ! Correcting IF 2. ! A total of 57 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* LA 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 2: 0.906118 ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 FD 0.92 HN 1.79 LA 0.89 ! NL 1.35 OV 1.09 PT 0.90 SC 0.94 ! ! Amplitude normalization factor in sub-array 3: 1 ! Telescope amplitude corrections in sub-array 3: ! FD 0.00* PT 0.00* ! ! ! Correcting IF 3. ! A total of 57 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* LA 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 2: 0.791079 ! Telescope amplitude corrections in sub-array 2: ! BR 0.97 FD 0.91 HN 2.71 LA 0.89 ! NL 1.73 OV 1.03 PT 0.87 SC 1.02 ! ! Amplitude normalization factor in sub-array 3: 1 ! Telescope amplitude corrections in sub-array 3: ! FD 0.00* PT 0.00* ! ! ! Correcting IF 4. ! A total of 57 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* LA 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 2: 0.922048 ! Telescope amplitude corrections in sub-array 2: ! BR 0.93 FD 0.90 HN 1.09 LA 0.93 ! NL 1.54 OV 1.05 PT 0.86 SC 1.37 ! ! Amplitude normalization factor in sub-array 3: 1 ! Telescope amplitude corrections in sub-array 3: ! FD 0.00* PT 0.00* ! ! ! Correcting IF 5. ! A total of 57 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* LA 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 2: 0.678474 ! Telescope amplitude corrections in sub-array 2: ! BR 0.86 FD 0.91 HN 3.11 LA 0.88 ! NL 1.21 OV 1.11 PT 0.88 SC 2.83 ! ! Amplitude normalization factor in sub-array 3: 1 ! Telescope amplitude corrections in sub-array 3: ! FD 0.00* PT 0.00* ! ! ! Correcting IF 6. ! A total of 57 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* LA 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 2: 0.74002 ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 0.92 HN 2.94 LA 0.88 ! NL 1.60 OV 1.03 PT 0.87 SC 1.55 ! ! Amplitude normalization factor in sub-array 3: 1 ! Telescope amplitude corrections in sub-array 3: ! FD 0.00* PT 0.00* ! ! ! Correcting IF 7. ! A total of 57 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* LA 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 2: 0.874543 ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 0.92 HN 2.15 LA 0.89 ! NL 1.34 OV 1.04 PT 0.90 SC 0.96 ! ! Amplitude normalization factor in sub-array 3: 1 ! Telescope amplitude corrections in sub-array 3: ! FD 0.00* PT 0.00* ! ! ! Correcting IF 8. ! A total of 57 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* LA 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 2: 0.832185 ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 0.89 HN 2.20 LA 0.92 ! NL 1.42 OV 1.05 PT 0.89 SC 1.30 ! ! Amplitude normalization factor in sub-array 3: 1 ! Telescope amplitude corrections in sub-array 3: ! FD 0.00* PT 0.00* ! ! ! Fit before self-cal, rms=0.040796Jy sigma=0.958569 ! Fit after self-cal, rms=0.045108Jy sigma=1.422303 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.045108Jy sigma=1.422303 ! Fit after self-cal, rms=0.045472Jy sigma=1.421203 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.357 mas, bmaj=6.263 mas, bpa=21.53 degrees ! Estimated noise=0.250483 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.0211466 Jy ! Component: 100 - total flux cleaned = -0.0276072 Jy ! Component: 150 - total flux cleaned = -0.0306943 Jy ! Component: 200 - total flux cleaned = -0.0315361 Jy ! Total flux subtracted in 200 components = -0.0315361 Jy ! Clean residual min=-0.002388 max=0.002276 Jy/beam ! Clean residual mean=0.000000 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.0547118 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 48 model components to the UV plane model. ! The established model now contains 84 components and 0.0547118 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.042404Jy sigma=0.952388 ! Fit after self-cal, rms=0.042009Jy sigma=0.949283 ! 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.042009Jy sigma=0.949283 ! Fit after self-cal, rms=0.041714Jy sigma=0.942318 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.000586928 Jy ! Component: 100 - total flux cleaned = -0.000497752 Jy ! Component: 150 - total flux cleaned = -0.000462124 Jy ! Component: 200 - total flux cleaned = -0.000465249 Jy ! Total flux subtracted in 200 components = -0.000465249 Jy ! Clean residual min=-0.002133 max=0.002044 Jy/beam ! Clean residual mean=0.000001 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.0542465 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 87 components and 0.0542465 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.041627Jy sigma=0.937409 ! Fit after self-cal, rms=0.041594Jy sigma=0.932094 ! 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.357 x 6.263 at 21.53 degrees (North through East) ! Clean map min=-0.0020793 max=0.027791 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.697 mas, bmaj=5.278 mas, bpa=18.94 degrees ! Estimated noise=0.359615 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0277514 Jy ! Component: 100 - total flux cleaned = 0.040364 Jy ! Component: 150 - total flux cleaned = 0.0470006 Jy ! Component: 200 - total flux cleaned = 0.0507835 Jy ! Total flux subtracted in 200 components = 0.0507835 Jy ! Clean residual min=-0.002577 max=0.004468 Jy/beam ! Clean residual mean=0.000003 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.0507835 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.0507835 Jy ! Inverting map and beam ! Estimated beam: bmin=2.357 mas, bmaj=6.263 mas, bpa=21.53 degrees ! Estimated noise=0.250483 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) ! Added new window around map position (-3, 0). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0022586 Jy ! Component: 100 - total flux cleaned = 0.00217678 Jy ! Component: 150 - total flux cleaned = 0.00200759 Jy ! Component: 200 - total flux cleaned = 0.00186155 Jy ! Total flux subtracted in 200 components = 0.00186155 Jy ! Clean residual min=-0.002027 max=0.001868 Jy/beam ! Clean residual mean=0.000003 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.052645 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 62 components and 0.052645 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000125967 Jy ! Component: 100 - total flux cleaned = -0.000199908 Jy ! Component: 150 - total flux cleaned = -0.000301963 Jy ! Component: 200 - total flux cleaned = -0.000396745 Jy ! Total flux subtracted in 200 components = -0.000396745 Jy ! Clean residual min=-0.001993 max=0.001815 Jy/beam ! Clean residual mean=0.000004 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.0522483 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 78 components and 0.0522483 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.041228Jy sigma=0.919066 ! Fit after self-cal, rms=0.041248Jy sigma=0.915600 wmodel J2347+0930_C_map.mod ! Writing 78 model components to file: J2347+0930_C_map.mod wobs J2347+0930_C_uvs.fits ! Writing UV FITS file: J2347+0930_C_uvs.fits wwins J2347+0930_C_map.win ! wwins: Wrote 2 windows to J2347+0930_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.000556615 Jy ! Component: 100 - total flux cleaned = -0.000709175 Jy ! Component: 150 - total flux cleaned = -0.000849902 Jy ! Component: 200 - total flux cleaned = -0.00100561 Jy ! Component: 250 - total flux cleaned = -0.001202 Jy ! Component: 300 - total flux cleaned = -0.00131846 Jy ! Component: 350 - total flux cleaned = -0.00140792 Jy ! Component: 400 - total flux cleaned = -0.00149359 Jy ! Component: 450 - total flux cleaned = -0.00153478 Jy ! Component: 500 - total flux cleaned = -0.00161468 Jy ! Component: 550 - total flux cleaned = -0.00173089 Jy ! Component: 600 - total flux cleaned = -0.00190071 Jy ! Component: 650 - total flux cleaned = -0.00204824 Jy ! Component: 700 - total flux cleaned = -0.00221102 Jy ! Component: 750 - total flux cleaned = -0.00231707 Jy ! Component: 800 - total flux cleaned = -0.00238664 Jy ! Component: 850 - total flux cleaned = -0.00248917 Jy ! Component: 900 - total flux cleaned = -0.00248946 Jy ! Component: 950 - total flux cleaned = -0.00253924 Jy ! Component: 1000 - total flux cleaned = -0.00252296 Jy ! Component: 1050 - total flux cleaned = -0.00250696 Jy ! Component: 1100 - total flux cleaned = -0.00245909 Jy ! Component: 1150 - total flux cleaned = -0.00241164 Jy ! Component: 1200 - total flux cleaned = -0.00233307 Jy ! Component: 1250 - total flux cleaned = -0.00228653 Jy ! Component: 1300 - total flux cleaned = -0.00225552 Jy ! Component: 1350 - total flux cleaned = -0.00217892 Jy ! Component: 1400 - total flux cleaned = -0.00216378 Jy ! Component: 1450 - total flux cleaned = -0.00213358 Jy ! Component: 1500 - total flux cleaned = -0.00207358 Jy ! Component: 1550 - total flux cleaned = -0.0020587 Jy ! Component: 1600 - total flux cleaned = -0.00198456 Jy ! Component: 1650 - total flux cleaned = -0.00195516 Jy ! Component: 1700 - total flux cleaned = -0.00191126 Jy ! Component: 1750 - total flux cleaned = -0.00188214 Jy ! Component: 1800 - total flux cleaned = -0.00183867 Jy ! Component: 1850 - total flux cleaned = -0.00182432 Jy ! Component: 1900 - total flux cleaned = -0.00179555 Jy ! Component: 1950 - total flux cleaned = -0.00176691 Jy ! Component: 2000 - total flux cleaned = -0.00173835 Jy ! Component: 2050 - total flux cleaned = -0.00166713 Jy ! Component: 2100 - total flux cleaned = -0.00163873 Jy ! Component: 2150 - total flux cleaned = -0.00161039 Jy ! Component: 2200 - total flux cleaned = -0.00155381 Jy ! Component: 2250 - total flux cleaned = -0.00146923 Jy ! Component: 2300 - total flux cleaned = -0.00139878 Jy ! Component: 2350 - total flux cleaned = -0.00130031 Jy ! Component: 2400 - total flux cleaned = -0.00120176 Jy ! Component: 2450 - total flux cleaned = -0.0011173 Jy ! Component: 2500 - total flux cleaned = -0.00103287 Jy ! Component: 2550 - total flux cleaned = -0.000920156 Jy ! Component: 2600 - total flux cleaned = -0.000849731 Jy ! Component: 2650 - total flux cleaned = -0.00075107 Jy ! Component: 2700 - total flux cleaned = -0.00068054 Jy ! Component: 2750 - total flux cleaned = -0.000609916 Jy ! Component: 2800 - total flux cleaned = -0.000553375 Jy ! Component: 2850 - total flux cleaned = -0.000468201 Jy ! Component: 2900 - total flux cleaned = -0.000453946 Jy ! Component: 2950 - total flux cleaned = -0.000396986 Jy ! Component: 3000 - total flux cleaned = -0.000368467 Jy ! Component: 3050 - total flux cleaned = -0.000325394 Jy ! Component: 3100 - total flux cleaned = -0.000253492 Jy ! Component: 3150 - total flux cleaned = -0.000210122 Jy ! Component: 3200 - total flux cleaned = -0.000195557 Jy ! Component: 3250 - total flux cleaned = -0.00018088 Jy ! Component: 3300 - total flux cleaned = -0.000108051 Jy ! Component: 3350 - total flux cleaned = -0.00010814 Jy ! Component: 3400 - total flux cleaned = -1.99108e-05 Jy ! Component: 3450 - total flux cleaned = 8.33805e-05 Jy ! Component: 3500 - total flux cleaned = 0.000142702 Jy ! Component: 3550 - total flux cleaned = 0.000217198 Jy ! Component: 3600 - total flux cleaned = 0.000307077 Jy ! Component: 3650 - total flux cleaned = 0.000367368 Jy ! Component: 3700 - total flux cleaned = 0.000458316 Jy ! Component: 3750 - total flux cleaned = 0.000519202 Jy ! Component: 3800 - total flux cleaned = 0.000580354 Jy ! Component: 3850 - total flux cleaned = 0.000611042 Jy ! Component: 3900 - total flux cleaned = 0.000657296 Jy ! Component: 3950 - total flux cleaned = 0.000750555 Jy ! Component: 4000 - total flux cleaned = 0.000766278 Jy ! Component: 4050 - total flux cleaned = 0.000797807 Jy ! Total flux subtracted in 4096 components = 0.0008294 Jy ! Clean residual min=-0.000869 max=0.000905 Jy/beam ! Clean residual mean=0.000005 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.0530776 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 356 components and 0.0530777 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J2347+0930_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.357 x 6.263 at 21.53 degrees (North through East) ! Clean map min=-0.0025138 max=0.028443 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J2347+0930_C_a_map.fits wmodel /vlbi/vcs9/uvm//J2347+0930_C_a_map.mod ! Writing 356 model components to file: /vlbi/vcs9/uvm//J2347+0930_C_a_map.mod wobs /vlbi/vcs9/uvm//J2347+0930_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J2347+0930_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J2347+0930_C_a_map.win ! wwins: Wrote 3 windows to /vlbi/vcs9/uvm//J2347+0930_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0284433 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000337271 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.5573 3.5573 7.11459 14.2292 28.4584 56.9167 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.028 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 84.333 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J2347+0930_C_a_dfm.log closed on Tue Dec 26 23:17:05 2017