! Started logfile: /vlbi/vcs9/uvm//J1350+0419_C_a_dfm.log on Tue Dec 26 22:32:28 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//J1350+0419_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J1350+0419_C_a_uvm.fits ! AN table 1: 50 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.851556 visibilities/baseline/integration-bin. ! Found source: J1350+0419 ! ! 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 15328 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 J1350+0419_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.032948 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 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000777Jy sigma=28.904832 ! Fit after self-cal, rms=0.984631Jy sigma=28.445942 ! 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.44 mas, bmaj=3.489 mas, bpa=2.856 degrees ! Estimated noise=0.327756 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.0135297 Jy ! Component: 100 - total flux cleaned = 0.0154937 Jy ! Total flux subtracted in 100 components = 0.0154937 Jy ! Clean residual min=-0.001393 max=0.001030 Jy/beam ! Clean residual mean=-0.000000 rms=0.000287 Jy/beam ! Combined flux in latest and established models = 0.0154937 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0154937 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.028916Jy sigma=0.749478 ! Fit after self-cal, rms=0.028874Jy sigma=0.748236 ! 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.901 mas, bmaj=4.156 mas, bpa=4.612 degrees ! Estimated noise=0.197701 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.000551462 Jy ! Component: 100 - total flux cleaned = 0.000632974 Jy ! Component: 150 - total flux cleaned = 0.000638588 Jy ! Component: 200 - total flux cleaned = 0.000633851 Jy ! Total flux subtracted in 200 components = 0.000633851 Jy ! Clean residual min=-0.000785 max=0.000898 Jy/beam ! Clean residual mean=0.000000 rms=0.000201 Jy/beam ! Combined flux in latest and established models = 0.0161276 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 18 components and 0.0161276 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.028865Jy sigma=0.748010 ! Fit after self-cal, rms=0.028865Jy sigma=0.748001 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01552 ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 0.76 HN 0.95 KP 0.96 ! LA 1.01 MK 0.89 NL 1.20 OV 1.12 ! PT 1.08 SC 1.01 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.99938 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.82 HN 1.24 KP 1.22 ! LA 0.85 MK 1.05 NL 1.06 OV 0.93 ! PT 0.90 SC 0.93 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.994753 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.99 HN 1.04 KP 1.25 ! LA 1.26 MK 0.92 NL 1.04 OV 0.84 ! PT 0.95 SC 0.84 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.945582 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.89 HN 0.89 KP 1.09 ! LA 1.05 MK 1.03 NL 1.41 OV 0.98 ! PT 1.01 SC 1.19 ! ! ! Correcting IF 5. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.986677 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00 HN 0.90 KP 1.11 ! LA 1.07 MK 0.98 NL 0.99 OV 0.98 ! PT 0.98 SC 1.17 ! ! ! Correcting IF 6. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.988789 ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.99 HN 0.92 KP 1.08 ! LA 0.96 MK 0.97 NL 1.00 OV 0.97 ! PT 0.97 SC 1.14 ! ! ! Correcting IF 7. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00103 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.94 HN 0.93 KP 1.28 ! LA 1.23 MK 0.94 NL 0.94 OV 0.99 ! PT 0.92 SC 0.89 ! ! ! Correcting IF 8. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.986258 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.88 HN 1.16 KP 1.03 ! LA 1.09 MK 0.95 NL 0.99 OV 0.97 ! PT 1.04 SC 0.96 ! ! ! Fit before self-cal, rms=0.028865Jy sigma=0.748001 ! Fit after self-cal, rms=0.028948Jy sigma=0.745755 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.028948Jy sigma=0.745755 ! Fit after self-cal, rms=0.028950Jy sigma=0.745733 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.888 mas, bmaj=4.137 mas, bpa=4.081 degrees ! Estimated noise=0.191112 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.000250991 Jy ! Component: 100 - total flux cleaned = -0.000262483 Jy ! Component: 150 - total flux cleaned = -0.00026242 Jy ! Component: 200 - total flux cleaned = -0.000253666 Jy ! Total flux subtracted in 200 components = -0.000253666 Jy ! Clean residual min=-0.000665 max=0.000676 Jy/beam ! Clean residual mean=0.000001 rms=0.000155 Jy/beam ! Combined flux in latest and established models = 0.0158739 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 31 components and 0.0158739 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.028949Jy sigma=0.745637 ! Fit after self-cal, rms=0.028948Jy sigma=0.745632 ! 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.028948Jy sigma=0.745632 ! Fit after self-cal, rms=0.028900Jy sigma=0.744057 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 = 8.92134e-05 Jy ! Component: 100 - total flux cleaned = 0.000101698 Jy ! Component: 150 - total flux cleaned = 0.000104419 Jy ! Component: 200 - total flux cleaned = 0.00010443 Jy ! Total flux subtracted in 200 components = 0.00010443 Jy ! Clean residual min=-0.000667 max=0.000709 Jy/beam ! Clean residual mean=0.000001 rms=0.000156 Jy/beam ! Combined flux in latest and established models = 0.0159784 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.0159784 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.028899Jy sigma=0.744040 ! Fit after self-cal, rms=0.028890Jy sigma=0.743694 ! Inverting map ! Added new window around map position (-2.1, -65.7). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000679588 Jy ! Component: 100 - total flux cleaned = 0.000618671 Jy ! Component: 150 - total flux cleaned = 0.000604895 Jy ! Component: 200 - total flux cleaned = 0.000643833 Jy ! Total flux subtracted in 200 components = 0.000643833 Jy ! Clean residual min=-0.000636 max=0.000537 Jy/beam ! Clean residual mean=0.000000 rms=0.000135 Jy/beam ! Combined flux in latest and established models = 0.0166222 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 61 components and 0.0166222 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.028876Jy sigma=0.743138 ! Fit after self-cal, rms=0.028872Jy sigma=0.742971 ! 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.888 x 4.137 at 4.081 degrees (North through East) ! Clean map min=-0.00057541 max=0.015466 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.436 mas, bmaj=3.485 mas, bpa=2.286 degrees ! Estimated noise=0.319462 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0133526 Jy ! Component: 100 - total flux cleaned = 0.0152996 Jy ! Component: 150 - total flux cleaned = 0.0159556 Jy ! Component: 200 - total flux cleaned = 0.0162505 Jy ! Total flux subtracted in 200 components = 0.0162505 Jy ! Clean residual min=-0.001100 max=0.000870 Jy/beam ! Clean residual mean=0.000000 rms=0.000240 Jy/beam ! Combined flux in latest and established models = 0.0162505 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0162505 Jy ! Inverting map and beam ! Estimated beam: bmin=1.888 mas, bmaj=4.137 mas, bpa=4.081 degrees ! Estimated noise=0.191112 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.00018895 Jy ! Component: 100 - total flux cleaned = 0.000338218 Jy ! Component: 150 - total flux cleaned = 0.000406485 Jy ! Component: 200 - total flux cleaned = 0.000444773 Jy ! Total flux subtracted in 200 components = 0.000444773 Jy ! Clean residual min=-0.000603 max=0.000537 Jy/beam ! Clean residual mean=0.000001 rms=0.000136 Jy/beam ! Combined flux in latest and established models = 0.0166952 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 42 components and 0.0166952 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 3.34905e-05 Jy ! Component: 100 - total flux cleaned = 7.07159e-05 Jy ! Component: 150 - total flux cleaned = 0.000104772 Jy ! Component: 200 - total flux cleaned = 0.000129639 Jy ! Total flux subtracted in 200 components = 0.000129639 Jy ! Clean residual min=-0.000603 max=0.000527 Jy/beam ! Clean residual mean=0.000001 rms=0.000134 Jy/beam ! Combined flux in latest and established models = 0.0168249 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 58 components and 0.0168249 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.028871Jy sigma=0.742897 ! Fit after self-cal, rms=0.028868Jy sigma=0.742792 wmodel J1350+0419_C_map.mod ! Writing 58 model components to file: J1350+0419_C_map.mod wobs J1350+0419_C_uvs.fits ! Writing UV FITS file: J1350+0419_C_uvs.fits wwins J1350+0419_C_map.win ! wwins: Wrote 2 windows to J1350+0419_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.000151197 Jy ! Component: 100 - total flux cleaned = -0.000151658 Jy ! Component: 150 - total flux cleaned = -0.000133869 Jy ! Component: 200 - total flux cleaned = -0.000125728 Jy ! Component: 250 - total flux cleaned = -0.000126023 Jy ! Component: 300 - total flux cleaned = -0.00013389 Jy ! Component: 350 - total flux cleaned = -0.000156464 Jy ! Component: 400 - total flux cleaned = -0.000163596 Jy ! Component: 450 - total flux cleaned = -0.000198563 Jy ! Component: 500 - total flux cleaned = -0.000239191 Jy ! Component: 550 - total flux cleaned = -0.000258955 Jy ! Component: 600 - total flux cleaned = -0.000278324 Jy ! Component: 650 - total flux cleaned = -0.000284647 Jy ! Component: 700 - total flux cleaned = -0.000296697 Jy ! Component: 750 - total flux cleaned = -0.000308652 Jy ! Component: 800 - total flux cleaned = -0.000308662 Jy ! Component: 850 - total flux cleaned = -0.000331718 Jy ! Component: 900 - total flux cleaned = -0.000348588 Jy ! Component: 950 - total flux cleaned = -0.000359626 Jy ! Component: 1000 - total flux cleaned = -0.000375834 Jy ! Component: 1050 - total flux cleaned = -0.00036511 Jy ! Component: 1100 - total flux cleaned = -0.000375589 Jy ! Component: 1150 - total flux cleaned = -0.000370513 Jy ! Component: 1200 - total flux cleaned = -0.000380694 Jy ! Component: 1250 - total flux cleaned = -0.000390743 Jy ! Component: 1300 - total flux cleaned = -0.000390797 Jy ! Component: 1350 - total flux cleaned = -0.000400532 Jy ! Component: 1400 - total flux cleaned = -0.00039575 Jy ! Component: 1450 - total flux cleaned = -0.000419323 Jy ! Component: 1500 - total flux cleaned = -0.000428637 Jy ! Component: 1550 - total flux cleaned = -0.000424033 Jy ! Component: 1600 - total flux cleaned = -0.000424058 Jy ! Component: 1650 - total flux cleaned = -0.000424008 Jy ! Component: 1700 - total flux cleaned = -0.000428445 Jy ! Component: 1750 - total flux cleaned = -0.00042403 Jy ! Component: 1800 - total flux cleaned = -0.000432683 Jy ! Component: 1850 - total flux cleaned = -0.00043267 Jy ! Component: 1900 - total flux cleaned = -0.000436884 Jy ! Component: 1950 - total flux cleaned = -0.000432644 Jy ! Component: 2000 - total flux cleaned = -0.00043679 Jy ! Component: 2050 - total flux cleaned = -0.000440933 Jy ! Component: 2100 - total flux cleaned = -0.000453132 Jy ! Component: 2150 - total flux cleaned = -0.000461174 Jy ! Component: 2200 - total flux cleaned = -0.000473181 Jy ! Component: 2250 - total flux cleaned = -0.000488923 Jy ! Component: 2300 - total flux cleaned = -0.000484933 Jy ! Component: 2350 - total flux cleaned = -0.000508098 Jy ! Component: 2400 - total flux cleaned = -0.000488905 Jy ! Component: 2450 - total flux cleaned = -0.000496515 Jy ! Component: 2500 - total flux cleaned = -0.000511569 Jy ! Component: 2550 - total flux cleaned = -0.000515197 Jy ! Component: 2600 - total flux cleaned = -0.000515207 Jy ! Component: 2650 - total flux cleaned = -0.000522549 Jy ! Component: 2700 - total flux cleaned = -0.000522563 Jy ! Component: 2750 - total flux cleaned = -0.000533396 Jy ! Component: 2800 - total flux cleaned = -0.000522647 Jy ! Component: 2850 - total flux cleaned = -0.000522657 Jy ! Component: 2900 - total flux cleaned = -0.000526169 Jy ! Component: 2950 - total flux cleaned = -0.000522674 Jy ! Component: 3000 - total flux cleaned = -0.000519165 Jy ! Component: 3050 - total flux cleaned = -0.000512297 Jy ! Component: 3100 - total flux cleaned = -0.000512324 Jy ! Component: 3150 - total flux cleaned = -0.000515701 Jy ! Component: 3200 - total flux cleaned = -0.00051911 Jy ! Component: 3250 - total flux cleaned = -0.000519119 Jy ! Component: 3300 - total flux cleaned = -0.000525719 Jy ! Component: 3350 - total flux cleaned = -0.000538875 Jy ! Component: 3400 - total flux cleaned = -0.00053557 Jy ! Component: 3450 - total flux cleaned = -0.000538801 Jy ! Component: 3500 - total flux cleaned = -0.00053233 Jy ! Component: 3550 - total flux cleaned = -0.000532352 Jy ! Component: 3600 - total flux cleaned = -0.00053236 Jy ! Component: 3650 - total flux cleaned = -0.000538721 Jy ! Component: 3700 - total flux cleaned = -0.000535561 Jy ! Component: 3750 - total flux cleaned = -0.000532475 Jy ! Component: 3800 - total flux cleaned = -0.000535585 Jy ! Component: 3850 - total flux cleaned = -0.000532474 Jy ! Component: 3900 - total flux cleaned = -0.000538619 Jy ! Component: 3950 - total flux cleaned = -0.000535553 Jy ! Component: 4000 - total flux cleaned = -0.000532517 Jy ! Component: 4050 - total flux cleaned = -0.000535545 Jy ! Total flux subtracted in 4096 components = -0.000526525 Jy ! Clean residual min=-0.000158 max=0.000188 Jy/beam ! Clean residual mean=-0.000000 rms=0.000052 Jy/beam ! Combined flux in latest and established models = 0.0162983 Jy keep ! Adding 253 model components to the UV plane model. ! The established model now contains 311 components and 0.0162983 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J1350+0419_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.888 x 4.137 at 4.081 degrees (North through East) ! Clean map min=-0.00043855 max=0.01541 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J1350+0419_C_a_map.fits wmodel /vlbi/vcs9/uvm//J1350+0419_C_a_map.mod ! Writing 311 model components to file: /vlbi/vcs9/uvm//J1350+0419_C_a_map.mod wobs /vlbi/vcs9/uvm//J1350+0419_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J1350+0419_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J1350+0419_C_a_map.win ! wwins: Wrote 3 windows to /vlbi/vcs9/uvm//J1350+0419_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0154101 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 5.09495e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.991871 0.991871 1.98374 3.96748 7.93497 15.8699 31.7399 63.4798 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= 302.458 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J1350+0419_C_a_dfm.log closed on Tue Dec 26 22:32:32 2017