! Started logfile: /vlbi/vcs9/uvm//J1405-3655_C_a_dfm.log on Tue Dec 26 22:34:22 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//J1405-3655_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J1405-3655_C_a_uvm.fits ! AN table 1: 37 integrations on 1 of 1 possible baselines. ! AN table 2: 37 integrations on 1 of 1 possible baselines. ! AN table 3: 73 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.809701 visibilities/baseline/integration-bin. ! Found source: J1405-3655 ! ! 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 5208 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 J1405-3655_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.0527893 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 74 telescope corrections were flagged in sub-array 1. ! A total of 74 telescope corrections were flagged in sub-array 2. ! A total of 50 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 74 telescope corrections were flagged in sub-array 1. ! A total of 74 telescope corrections were flagged in sub-array 2. ! A total of 50 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 74 telescope corrections were flagged in sub-array 1. ! A total of 74 telescope corrections were flagged in sub-array 2. ! A total of 50 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 74 telescope corrections were flagged in sub-array 1. ! A total of 74 telescope corrections were flagged in sub-array 2. ! A total of 50 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 5. ! A total of 74 telescope corrections were flagged in sub-array 1. ! A total of 74 telescope corrections were flagged in sub-array 2. ! A total of 50 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 6. ! A total of 74 telescope corrections were flagged in sub-array 1. ! A total of 74 telescope corrections were flagged in sub-array 2. ! A total of 50 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 7. ! A total of 74 telescope corrections were flagged in sub-array 1. ! A total of 74 telescope corrections were flagged in sub-array 2. ! A total of 50 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 8. ! A total of 74 telescope corrections were flagged in sub-array 1. ! A total of 74 telescope corrections were flagged in sub-array 2. ! A total of 50 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.002419Jy sigma=20.162684 ! Fit after self-cal, rms=0.972402Jy sigma=19.712060 ! 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=7.502 mas, bmaj=40.63 mas, bpa=-11.35 degrees ! Estimated noise=0.650759 mJy/beam. ! Added new window around map position (0, 0.3). 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.0250598 Jy ! Component: 100 - total flux cleaned = 0.0331432 Jy ! Total flux subtracted in 100 components = 0.0331432 Jy ! Clean residual min=-0.004322 max=0.004702 Jy/beam ! Clean residual mean=-0.000147 rms=0.002049 Jy/beam ! Combined flux in latest and established models = 0.0331432 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 36 components and 0.0331432 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.042088Jy sigma=0.721038 ! Fit after self-cal, rms=0.042078Jy sigma=0.720623 ! Inverting map print "============== Finished uniform weighting CLEAN ==============" ! ============== Finished uniform weighting CLEAN ============== ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.622 mas, bmaj=46.09 mas, bpa=-13.27 degrees ! Estimated noise=0.515003 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.00235289 Jy ! Component: 100 - total flux cleaned = -0.00354068 Jy ! Component: 150 - total flux cleaned = -0.00469324 Jy ! Component: 200 - total flux cleaned = -0.00563118 Jy ! Total flux subtracted in 200 components = -0.00563118 Jy ! Clean residual min=-0.003703 max=0.004477 Jy/beam ! Clean residual mean=-0.000113 rms=0.001510 Jy/beam ! Combined flux in latest and established models = 0.027512 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 73 model components to the UV plane model. ! The established model now contains 106 components and 0.027512 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.041263Jy sigma=0.694476 ! Fit after self-cal, rms=0.041263Jy sigma=0.694335 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* OV 0.00* ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! FD 0.00* LA 0.00* ! ! A total of 9 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 1.04953 ! Telescope amplitude corrections in sub-array 3: ! FD 0.72 KP 0.94 LA 0.71 OV 0.99 ! PT 1.40 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* OV 0.00* ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! FD 0.00* LA 0.00* ! ! A total of 9 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 1.03526 ! Telescope amplitude corrections in sub-array 3: ! FD 0.83 KP 1.13 LA 0.68 OV 1.02 ! PT 1.17 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* OV 0.00* ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! FD 0.00* LA 0.00* ! ! A total of 9 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.986216 ! Telescope amplitude corrections in sub-array 3: ! FD 0.90 KP 1.02 LA 0.77 OV 0.97 ! PT 1.41 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* OV 0.00* ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! FD 0.00* LA 0.00* ! ! A total of 9 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.948759 ! Telescope amplitude corrections in sub-array 3: ! FD 0.78 KP 1.01 LA 0.83 OV 1.06 ! PT 1.60 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* OV 0.00* ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! FD 0.00* LA 0.00* ! ! A total of 9 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.976693 ! Telescope amplitude corrections in sub-array 3: ! FD 0.75 KP 1.07 LA 0.92 OV 1.09 ! PT 1.28 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* OV 0.00* ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! FD 0.00* LA 0.00* ! ! A total of 9 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.932475 ! Telescope amplitude corrections in sub-array 3: ! FD 0.82 KP 1.27 LA 1.02 OV 1.27 ! PT 0.98 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* OV 0.00* ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! FD 0.00* LA 0.00* ! ! A total of 9 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.980123 ! Telescope amplitude corrections in sub-array 3: ! FD 0.81 KP 1.10 LA 0.88 OV 1.21 ! PT 1.10 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* OV 0.00* ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! FD 0.00* LA 0.00* ! ! A total of 9 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.93143 ! Telescope amplitude corrections in sub-array 3: ! FD 1.03 KP 1.00 LA 1.03 OV 1.13 ! PT 1.17 ! ! ! Fit before self-cal, rms=0.041263Jy sigma=0.694335 ! Fit after self-cal, rms=0.040802Jy sigma=0.671641 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.040802Jy sigma=0.671641 ! Fit after self-cal, rms=0.040828Jy sigma=0.671478 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.767 mas, bmaj=42.12 mas, bpa=-13.13 degrees ! Estimated noise=0.478245 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.00056732 Jy ! Component: 100 - total flux cleaned = -0.000604181 Jy ! Component: 150 - total flux cleaned = -0.000605107 Jy ! Component: 200 - total flux cleaned = -0.000691094 Jy ! Total flux subtracted in 200 components = -0.000691094 Jy ! Clean residual min=-0.002108 max=0.002529 Jy/beam ! Clean residual mean=0.000006 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.0268209 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 96 model components to the UV plane model. ! The established model now contains 196 components and 0.0268209 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.040792Jy sigma=0.670329 ! Fit after self-cal, rms=0.040790Jy sigma=0.670321 ! 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.040790Jy sigma=0.670321 ! Fit after self-cal, rms=0.040783Jy sigma=0.669102 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.77645e-05 Jy ! Component: 100 - total flux cleaned = 0.00011817 Jy ! Component: 150 - total flux cleaned = 6.80782e-05 Jy ! Component: 200 - total flux cleaned = 4.44634e-05 Jy ! Total flux subtracted in 200 components = 4.44634e-05 Jy ! Clean residual min=-0.002008 max=0.002516 Jy/beam ! Clean residual mean=0.000004 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.0268654 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 64 model components to the UV plane model. ! The established model now contains 245 components and 0.0268654 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.040773Jy sigma=0.668923 ! Fit after self-cal, rms=0.040782Jy sigma=0.668772 ! 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: 8.767 x 42.12 at -13.13 degrees (North through East) ! Clean map min=-0.0025789 max=0.026043 Jy/beam if(peak(flux) > thresh) selfcal true, true, amp_soltime1 selfcal false, false, phase_soltime flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) print "============== Finished amplitude self-cal ==============" end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.525 mas, bmaj=39.38 mas, bpa=-11.32 degrees ! Estimated noise=0.602881 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0228904 Jy ! Component: 100 - total flux cleaned = 0.0302709 Jy ! Component: 150 - total flux cleaned = 0.0329364 Jy ! Component: 200 - total flux cleaned = 0.0336717 Jy ! Total flux subtracted in 200 components = 0.0336717 Jy ! Clean residual min=-0.002163 max=0.002407 Jy/beam ! Clean residual mean=-0.000043 rms=0.001027 Jy/beam ! Combined flux in latest and established models = 0.0336717 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 66 model components to the UV plane model. ! The established model now contains 66 components and 0.0336717 Jy ! Inverting map and beam ! Estimated beam: bmin=8.767 mas, bmaj=42.12 mas, bpa=-13.13 degrees ! Estimated noise=0.478245 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.00291866 Jy ! Component: 100 - total flux cleaned = -0.00417197 Jy ! Component: 150 - total flux cleaned = -0.00486499 Jy ! Component: 200 - total flux cleaned = -0.00548603 Jy ! Total flux subtracted in 200 components = -0.00548603 Jy ! Clean residual min=-0.002207 max=0.002677 Jy/beam ! Clean residual mean=-0.000032 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.0281856 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 122 components and 0.0281856 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000373377 Jy ! Component: 100 - total flux cleaned = -0.000631023 Jy ! Component: 150 - total flux cleaned = -0.000764339 Jy ! Component: 200 - total flux cleaned = -0.000835264 Jy ! Total flux subtracted in 200 components = -0.000835264 Jy ! Clean residual min=-0.002068 max=0.002520 Jy/beam ! Clean residual mean=-0.000009 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.0273504 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 66 model components to the UV plane model. ! The established model now contains 178 components and 0.0273504 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.040781Jy sigma=0.668909 ! Fit after self-cal, rms=0.040783Jy sigma=0.668870 wmodel J1405-3655_C_map.mod ! Writing 178 model components to file: J1405-3655_C_map.mod wobs J1405-3655_C_uvs.fits ! Writing UV FITS file: J1405-3655_C_uvs.fits wwins J1405-3655_C_map.win ! wwins: Wrote 1 windows to J1405-3655_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.000829732 Jy ! Component: 100 - total flux cleaned = 0.00111846 Jy ! Component: 150 - total flux cleaned = 0.00127293 Jy ! Component: 200 - total flux cleaned = 0.0013297 Jy ! Component: 250 - total flux cleaned = 0.00146294 Jy ! Component: 300 - total flux cleaned = 0.00158697 Jy ! Component: 350 - total flux cleaned = 0.00165838 Jy ! Component: 400 - total flux cleaned = 0.00179155 Jy ! Component: 450 - total flux cleaned = 0.00185402 Jy ! Component: 500 - total flux cleaned = 0.00191401 Jy ! Component: 550 - total flux cleaned = 0.00208833 Jy ! Component: 600 - total flux cleaned = 0.00225537 Jy ! Component: 650 - total flux cleaned = 0.00238023 Jy ! Component: 700 - total flux cleaned = 0.00248428 Jy ! Component: 750 - total flux cleaned = 0.00258512 Jy ! Component: 800 - total flux cleaned = 0.00274762 Jy ! Component: 850 - total flux cleaned = 0.00285748 Jy ! Component: 900 - total flux cleaned = 0.00299401 Jy ! Component: 950 - total flux cleaned = 0.00308239 Jy ! Component: 1000 - total flux cleaned = 0.00324003 Jy ! Component: 1050 - total flux cleaned = 0.00338011 Jy ! Component: 1100 - total flux cleaned = 0.0035715 Jy ! Component: 1150 - total flux cleaned = 0.00374473 Jy ! Component: 1200 - total flux cleaned = 0.00390063 Jy ! Component: 1250 - total flux cleaned = 0.0040785 Jy ! Component: 1300 - total flux cleaned = 0.0042401 Jy ! Component: 1350 - total flux cleaned = 0.00436182 Jy ! Component: 1400 - total flux cleaned = 0.00452885 Jy ! Component: 1450 - total flux cleaned = 0.00469269 Jy ! Component: 1500 - total flux cleaned = 0.00484213 Jy ! Component: 1550 - total flux cleaned = 0.00502259 Jy ! Component: 1600 - total flux cleaned = 0.0052109 Jy ! Component: 1650 - total flux cleaned = 0.00538494 Jy ! Component: 1700 - total flux cleaned = 0.00558872 Jy ! Component: 1750 - total flux cleaned = 0.00575814 Jy ! Component: 1800 - total flux cleaned = 0.00587338 Jy ! Component: 1850 - total flux cleaned = 0.00599755 Jy ! Component: 1900 - total flux cleaned = 0.00608974 Jy ! Component: 1950 - total flux cleaned = 0.00615067 Jy ! Component: 2000 - total flux cleaned = 0.00625147 Jy ! Component: 2050 - total flux cleaned = 0.00634152 Jy ! Component: 2100 - total flux cleaned = 0.00640138 Jy ! Component: 2150 - total flux cleaned = 0.00650083 Jy ! Component: 2200 - total flux cleaned = 0.00656043 Jy ! Component: 2250 - total flux cleaned = 0.00662979 Jy ! Component: 2300 - total flux cleaned = 0.00670892 Jy ! Component: 2350 - total flux cleaned = 0.00677803 Jy ! Component: 2400 - total flux cleaned = 0.00685686 Jy ! Component: 2450 - total flux cleaned = 0.00692583 Jy ! Component: 2500 - total flux cleaned = 0.00698507 Jy ! Component: 2550 - total flux cleaned = 0.00707379 Jy ! Component: 2600 - total flux cleaned = 0.00716265 Jy ! Component: 2650 - total flux cleaned = 0.00726143 Jy ! Component: 2700 - total flux cleaned = 0.00733068 Jy ! Component: 2750 - total flux cleaned = 0.00742974 Jy ! Component: 2800 - total flux cleaned = 0.00752895 Jy ! Component: 2850 - total flux cleaned = 0.00762829 Jy ! Component: 2900 - total flux cleaned = 0.0077179 Jy ! Component: 2950 - total flux cleaned = 0.00783777 Jy ! Component: 3000 - total flux cleaned = 0.00796809 Jy ! Component: 3050 - total flux cleaned = 0.00807873 Jy ! Component: 3100 - total flux cleaned = 0.00821002 Jy ! Component: 3150 - total flux cleaned = 0.00833165 Jy ! Component: 3200 - total flux cleaned = 0.00846393 Jy ! Component: 3250 - total flux cleaned = 0.0085763 Jy ! Component: 3300 - total flux cleaned = 0.00871999 Jy ! Component: 3350 - total flux cleaned = 0.00884373 Jy ! Component: 3400 - total flux cleaned = 0.00897835 Jy ! Component: 3450 - total flux cleaned = 0.00911362 Jy ! Component: 3500 - total flux cleaned = 0.00926013 Jy ! Component: 3550 - total flux cleaned = 0.00941806 Jy ! Component: 3600 - total flux cleaned = 0.00956626 Jy ! Component: 3650 - total flux cleaned = 0.00971537 Jy ! Component: 3700 - total flux cleaned = 0.00988683 Jy ! Component: 3750 - total flux cleaned = 0.010027 Jy ! Component: 3800 - total flux cleaned = 0.0101679 Jy ! Component: 3850 - total flux cleaned = 0.0103315 Jy ! Component: 3900 - total flux cleaned = 0.0104853 Jy ! Component: 3950 - total flux cleaned = 0.0106399 Jy ! Component: 4000 - total flux cleaned = 0.0107957 Jy ! Component: 4050 - total flux cleaned = 0.01093 Jy ! Total flux subtracted in 4096 components = 0.0110765 Jy ! Clean residual min=-0.000598 max=0.000608 Jy/beam ! Clean residual mean=0.000008 rms=0.000277 Jy/beam ! Combined flux in latest and established models = 0.0384269 Jy keep ! Adding 606 model components to the UV plane model. ! The established model now contains 784 components and 0.0384268 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J1405-3655_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.767 x 42.12 at -13.13 degrees (North through East) ! Clean map min=-0.0021928 max=0.026016 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J1405-3655_C_a_map.fits wmodel /vlbi/vcs9/uvm//J1405-3655_C_a_map.mod ! Writing 784 model components to file: /vlbi/vcs9/uvm//J1405-3655_C_a_map.mod wobs /vlbi/vcs9/uvm//J1405-3655_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J1405-3655_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J1405-3655_C_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J1405-3655_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0260157 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000282328 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.25566 3.25566 6.51131 13.0226 26.0452 52.0905 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.026 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 92.147 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J1405-3655_C_a_dfm.log closed on Tue Dec 26 22:34:27 2017