! Started logfile: /vlbi/vcs9/uvm//J2355-0729_C_a_dfm.log on Tue Dec 26 23:18:21 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//J2355-0729_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J2355-0729_C_a_uvm.fits ! AN table 1: 105 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.953401 visibilities/baseline/integration-bin. ! Found source: J2355-0729 ! ! 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 76 lines of history. ! ! Reading 22424 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 J2355-0729_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.0641793 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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000752Jy sigma=25.301122 ! Fit after self-cal, rms=0.950717Jy sigma=24.045918 ! 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.373 mas, bmaj=6.354 mas, bpa=-17.96 degrees ! Estimated noise=0.315371 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.043102 Jy ! Component: 100 - total flux cleaned = 0.0494889 Jy ! Total flux subtracted in 100 components = 0.0494889 Jy ! Clean residual min=-0.001689 max=0.002096 Jy/beam ! Clean residual mean=0.000000 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.0494889 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0494889 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.040047Jy sigma=0.719735 ! Fit after self-cal, rms=0.040044Jy sigma=0.719548 ! 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.761 mas, bmaj=6.659 mas, bpa=-16.62 degrees ! Estimated noise=0.186608 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.00277368 Jy ! Component: 100 - total flux cleaned = 0.00407383 Jy ! Component: 150 - total flux cleaned = 0.00465489 Jy ! Component: 200 - total flux cleaned = 0.00494477 Jy ! Total flux subtracted in 200 components = 0.00494477 Jy ! Clean residual min=-0.001549 max=0.001471 Jy/beam ! Clean residual mean=0.000000 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.0544336 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 36 components and 0.0544336 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.039944Jy sigma=0.714827 ! Fit after self-cal, rms=0.039943Jy sigma=0.714798 ! 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: 0.837474 ! Telescope amplitude corrections in sub-array 1: ! BR 1.97 FD 0.93 HN 1.23 KP 0.99 ! LA 1.15 MK 0.99 NL 0.91 OV 1.38 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.798299 ! Telescope amplitude corrections in sub-array 1: ! BR 2.22 FD 0.99 HN 0.98 KP 0.95 ! LA 1.13 MK 1.00 NL 1.41 OV 1.33 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.02011 ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.96 HN 1.04 KP 0.99 ! LA 1.02 MK 0.97 NL 0.97 OV 1.00 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.02474 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 1.01 KP 0.97 ! LA 0.95 MK 0.96 NL 0.97 OV 1.00 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 1.03369 ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 0.98 HN 1.00 KP 0.98 ! LA 0.95 MK 0.99 NL 1.00 OV 0.99 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 1.02193 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.97 HN 0.95 KP 0.98 ! LA 0.95 MK 1.01 NL 1.01 OV 0.99 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 1.01867 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.01 HN 0.98 KP 0.99 ! LA 0.95 MK 0.98 NL 1.00 OV 0.99 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 1.01006 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 HN 1.03 KP 1.01 ! LA 0.97 MK 0.97 NL 0.99 OV 0.97 ! ! ! Fit before self-cal, rms=0.039943Jy sigma=0.714798 ! Fit after self-cal, rms=0.044000Jy sigma=0.715656 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.044000Jy sigma=0.715656 ! Fit after self-cal, rms=0.044003Jy sigma=0.715634 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.74 mas, bmaj=6.773 mas, bpa=-16.76 degrees ! Estimated noise=0.183409 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.00133125 Jy ! Component: 100 - total flux cleaned = -0.00157502 Jy ! Component: 150 - total flux cleaned = -0.001686 Jy ! Component: 200 - total flux cleaned = -0.00176949 Jy ! Total flux subtracted in 200 components = -0.00176949 Jy ! Clean residual min=-0.001301 max=0.001286 Jy/beam ! Clean residual mean=-0.000000 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.0526642 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 56 components and 0.0526642 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.043936Jy sigma=0.714305 ! Fit after self-cal, rms=0.043936Jy sigma=0.714303 ! 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.043936Jy sigma=0.714303 ! Fit after self-cal, rms=0.043935Jy sigma=0.713944 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 = -2.90093e-05 Jy ! Component: 100 - total flux cleaned = -5.22868e-05 Jy ! Component: 150 - total flux cleaned = -6.24062e-05 Jy ! Component: 200 - total flux cleaned = -7.11507e-05 Jy ! Total flux subtracted in 200 components = -7.11507e-05 Jy ! Clean residual min=-0.001294 max=0.001276 Jy/beam ! Clean residual mean=-0.000000 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.052593 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 75 components and 0.052593 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.043928Jy sigma=0.713797 ! Fit after self-cal, rms=0.043932Jy sigma=0.713772 ! 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.74 x 6.773 at -16.76 degrees (North through East) ! Clean map min=-0.0012525 max=0.049461 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.367 mas, bmaj=6.417 mas, bpa=-18.03 degrees ! Estimated noise=0.307768 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0420718 Jy ! Component: 100 - total flux cleaned = 0.0483747 Jy ! Component: 150 - total flux cleaned = 0.0504812 Jy ! Component: 200 - total flux cleaned = 0.0513397 Jy ! Total flux subtracted in 200 components = 0.0513397 Jy ! Clean residual min=-0.001871 max=0.001888 Jy/beam ! Clean residual mean=0.000000 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.0513397 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0513397 Jy ! Inverting map and beam ! Estimated beam: bmin=1.74 mas, bmaj=6.773 mas, bpa=-16.76 degrees ! Estimated noise=0.183409 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.000747369 Jy ! Component: 100 - total flux cleaned = 0.000857075 Jy ! Component: 150 - total flux cleaned = 0.000951823 Jy ! Component: 200 - total flux cleaned = 0.001011 Jy ! Total flux subtracted in 200 components = 0.001011 Jy ! Clean residual min=-0.001262 max=0.001310 Jy/beam ! Clean residual mean=-0.000000 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.0523507 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 35 components and 0.0523507 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 8.08755e-05 Jy ! Component: 100 - total flux cleaned = 0.00010946 Jy ! Component: 150 - total flux cleaned = 0.000125563 Jy ! Component: 200 - total flux cleaned = 0.000139497 Jy ! Total flux subtracted in 200 components = 0.000139497 Jy ! Clean residual min=-0.001274 max=0.001283 Jy/beam ! Clean residual mean=-0.000000 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.0524902 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 50 components and 0.0524902 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.043932Jy sigma=0.713768 ! Fit after self-cal, rms=0.043936Jy sigma=0.713774 wmodel J2355-0729_C_map.mod ! Writing 50 model components to file: J2355-0729_C_map.mod wobs J2355-0729_C_uvs.fits ! Writing UV FITS file: J2355-0729_C_uvs.fits wwins J2355-0729_C_map.win ! wwins: Wrote 1 windows to J2355-0729_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.000164307 Jy ! Component: 100 - total flux cleaned = -0.000229826 Jy ! Component: 150 - total flux cleaned = -0.000168405 Jy ! Component: 200 - total flux cleaned = -0.000147933 Jy ! Component: 250 - total flux cleaned = -0.000128924 Jy ! Component: 300 - total flux cleaned = -0.000183992 Jy ! Component: 350 - total flux cleaned = -0.000254941 Jy ! Component: 400 - total flux cleaned = -0.000323676 Jy ! Component: 450 - total flux cleaned = -0.00035715 Jy ! Component: 500 - total flux cleaned = -0.000422744 Jy ! Component: 550 - total flux cleaned = -0.00048682 Jy ! Component: 600 - total flux cleaned = -0.000564777 Jy ! Component: 650 - total flux cleaned = -0.000671162 Jy ! Component: 700 - total flux cleaned = -0.00076038 Jy ! Component: 750 - total flux cleaned = -0.00084784 Jy ! Component: 800 - total flux cleaned = -0.000905406 Jy ! Component: 850 - total flux cleaned = -0.00104655 Jy ! Component: 900 - total flux cleaned = -0.00110206 Jy ! Component: 950 - total flux cleaned = -0.00122481 Jy ! Component: 1000 - total flux cleaned = -0.00131869 Jy ! Component: 1050 - total flux cleaned = -0.00143731 Jy ! Component: 1100 - total flux cleaned = -0.00152809 Jy ! Component: 1150 - total flux cleaned = -0.00163022 Jy ! Component: 1200 - total flux cleaned = -0.00174328 Jy ! Component: 1250 - total flux cleaned = -0.00183003 Jy ! Component: 1300 - total flux cleaned = -0.00191561 Jy ! Component: 1350 - total flux cleaned = -0.00200002 Jy ! Component: 1400 - total flux cleaned = -0.00209517 Jy ! Component: 1450 - total flux cleaned = -0.00220088 Jy ! Component: 1500 - total flux cleaned = -0.00229352 Jy ! Component: 1550 - total flux cleaned = -0.00240779 Jy ! Component: 1600 - total flux cleaned = -0.00253186 Jy ! Component: 1650 - total flux cleaned = -0.00264304 Jy ! Component: 1700 - total flux cleaned = -0.00275288 Jy ! Component: 1750 - total flux cleaned = -0.00291571 Jy ! Component: 1800 - total flux cleaned = -0.00298001 Jy ! Component: 1850 - total flux cleaned = -0.0030966 Jy ! Component: 1900 - total flux cleaned = -0.00321192 Jy ! Component: 1950 - total flux cleaned = -0.00329485 Jy ! Component: 2000 - total flux cleaned = -0.00340745 Jy ! Component: 2050 - total flux cleaned = -0.00351864 Jy ! Component: 2100 - total flux cleaned = -0.00360878 Jy ! Component: 2150 - total flux cleaned = -0.00369789 Jy ! Component: 2200 - total flux cleaned = -0.0037959 Jy ! Component: 2250 - total flux cleaned = -0.00390255 Jy ! Component: 2300 - total flux cleaned = -0.00398869 Jy ! Component: 2350 - total flux cleaned = -0.00408344 Jy ! Component: 2400 - total flux cleaned = -0.00415857 Jy ! Component: 2450 - total flux cleaned = -0.00427922 Jy ! Component: 2500 - total flux cleaned = -0.0043711 Jy ! Component: 2550 - total flux cleaned = -0.00444388 Jy ! Component: 2600 - total flux cleaned = -0.00452495 Jy ! Component: 2650 - total flux cleaned = -0.00460522 Jy ! Component: 2700 - total flux cleaned = -0.00469377 Jy ! Component: 2750 - total flux cleaned = -0.00477262 Jy ! Component: 2800 - total flux cleaned = -0.00483335 Jy ! Component: 2850 - total flux cleaned = -0.00495386 Jy ! Component: 2900 - total flux cleaned = -0.00501358 Jy ! Component: 2950 - total flux cleaned = -0.00508118 Jy ! Component: 3000 - total flux cleaned = -0.00516491 Jy ! Component: 3050 - total flux cleaned = -0.00524798 Jy ! Component: 3100 - total flux cleaned = -0.00526447 Jy ! Component: 3150 - total flux cleaned = -0.00533796 Jy ! Component: 3200 - total flux cleaned = -0.00541088 Jy ! Component: 3250 - total flux cleaned = -0.00545904 Jy ! Component: 3300 - total flux cleaned = -0.00550688 Jy ! Component: 3350 - total flux cleaned = -0.00556235 Jy ! Component: 3400 - total flux cleaned = -0.00561728 Jy ! Component: 3450 - total flux cleaned = -0.00567185 Jy ! Component: 3500 - total flux cleaned = -0.00572598 Jy ! Component: 3550 - total flux cleaned = -0.00574145 Jy ! Component: 3600 - total flux cleaned = -0.00581779 Jy ! Component: 3650 - total flux cleaned = -0.00587076 Jy ! Component: 3700 - total flux cleaned = -0.00593086 Jy ! Component: 3750 - total flux cleaned = -0.00596064 Jy ! Component: 3800 - total flux cleaned = -0.0060126 Jy ! Component: 3850 - total flux cleaned = -0.00605685 Jy ! Component: 3900 - total flux cleaned = -0.00612262 Jy ! Component: 3950 - total flux cleaned = -0.00615167 Jy ! Component: 4000 - total flux cleaned = -0.00618781 Jy ! Component: 4050 - total flux cleaned = -0.00625947 Jy ! Total flux subtracted in 4096 components = -0.00628084 Jy ! Clean residual min=-0.000386 max=0.000388 Jy/beam ! Clean residual mean=-0.000000 rms=0.000137 Jy/beam ! Combined flux in latest and established models = 0.0462094 Jy keep ! Adding 338 model components to the UV plane model. ! The established model now contains 388 components and 0.0462094 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J2355-0729_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.74 x 6.773 at -16.76 degrees (North through East) ! Clean map min=-0.0011067 max=0.049271 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J2355-0729_C_a_map.fits wmodel /vlbi/vcs9/uvm//J2355-0729_C_a_map.mod ! Writing 388 model components to file: /vlbi/vcs9/uvm//J2355-0729_C_a_map.mod wobs /vlbi/vcs9/uvm//J2355-0729_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J2355-0729_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J2355-0729_C_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J2355-0729_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0492715 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000137154 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.835089 0.835089 1.67018 3.34035 6.68071 13.3614 26.7228 53.4457 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.049 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 359.243 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J2355-0729_C_a_dfm.log closed on Tue Dec 26 23:18:25 2017