! Started logfile: /vlbi/vcs9/uvm//J0925+2309_C_a_dfm.log on Tue Dec 26 22:06:25 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//J0925+2309_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0925+2309_C_a_uvm.fits ! AN table 1: 23 integrations on 15 of 15 possible baselines. ! AN table 2: 18 integrations on 6 of 6 possible baselines. ! AN table 3: 17 integrations on 3 of 3 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0925+2309 ! ! 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 4032 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 J0925+2309_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.0342729 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. ! ! 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=1.000432Jy sigma=31.711727 ! Fit after self-cal, rms=0.981028Jy sigma=31.115104 ! 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=3.362 mas, bmaj=5.798 mas, bpa=-11.4 degrees ! Estimated noise=0.520074 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.015779 Jy ! Component: 100 - total flux cleaned = 0.0202768 Jy ! Total flux subtracted in 100 components = 0.0202768 Jy ! Clean residual min=-0.002972 max=0.003514 Jy/beam ! Clean residual mean=-0.000008 rms=0.001021 Jy/beam ! Combined flux in latest and established models = 0.0202768 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 32 components and 0.0202768 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.027870Jy sigma=0.810625 ! Fit after self-cal, rms=0.027822Jy sigma=0.808689 ! 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=4.134 mas, bmaj=6.034 mas, bpa=-8.417 degrees ! Estimated noise=0.351259 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.00398529 Jy ! Component: 100 - total flux cleaned = 0.00639891 Jy ! Component: 150 - total flux cleaned = 0.00791446 Jy ! Component: 200 - total flux cleaned = 0.00881606 Jy ! Total flux subtracted in 200 components = 0.00881606 Jy ! Clean residual min=-0.002999 max=0.003525 Jy/beam ! Clean residual mean=-0.000000 rms=0.000966 Jy/beam ! Combined flux in latest and established models = 0.0290928 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 49 model components to the UV plane model. ! The established model now contains 72 components and 0.0290928 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.027237Jy sigma=0.792995 ! Fit after self-cal, rms=0.027231Jy sigma=0.792856 ! 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.998368 ! Telescope amplitude corrections in sub-array 1: ! BR 0.54 KP 1.22 LA 0.78 NL 1.20 ! OV 0.95 PT 1.33 ! ! Amplitude normalization factor in sub-array 2: 0.934574 ! Telescope amplitude corrections in sub-array 2: ! KP 0.88 LA 0.86 OV 1.32 PT 1.22 ! ! A total of 51 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 1 ! Telescope amplitude corrections in sub-array 3: ! FD 0.00* HN 0.00* NL 0.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00426 ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 KP 1.24 LA 0.94 NL 1.10 ! OV 1.04 PT 0.78 ! ! Amplitude normalization factor in sub-array 2: 0.924212 ! Telescope amplitude corrections in sub-array 2: ! KP 0.73 LA 0.70 OV 1.88 PT 1.02 ! ! A total of 51 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 1 ! Telescope amplitude corrections in sub-array 3: ! FD 0.00* HN 0.00* NL 0.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.05883 ! Telescope amplitude corrections in sub-array 1: ! BR 0.61 KP 1.36 LA 1.01 NL 0.77 ! OV 0.91 PT 1.00 ! ! Amplitude normalization factor in sub-array 2: 0.759637 ! Telescope amplitude corrections in sub-array 2: ! KP 0.82 LA 0.66 OV 2.15 PT 1.64 ! ! A total of 51 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 1 ! Telescope amplitude corrections in sub-array 3: ! FD 0.00* HN 0.00* NL 0.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.936435 ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 KP 1.17 LA 0.92 NL 0.96 ! OV 1.49 PT 1.02 ! ! Amplitude normalization factor in sub-array 2: 0.937169 ! Telescope amplitude corrections in sub-array 2: ! KP 0.90 LA 0.56 OV 1.34 PT 1.47 ! ! A total of 51 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 1 ! Telescope amplitude corrections in sub-array 3: ! FD 0.00* HN 0.00* NL 0.00* ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 0.992311 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 KP 0.92 LA 1.40 NL 1.16 ! OV 0.83 PT 0.67 ! ! Amplitude normalization factor in sub-array 2: 0.974157 ! Telescope amplitude corrections in sub-array 2: ! KP 0.65 LA 0.84 OV 0.91 PT 1.70 ! ! A total of 51 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 1 ! Telescope amplitude corrections in sub-array 3: ! FD 0.00* HN 0.00* NL 0.00* ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 0.899261 ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 KP 1.22 LA 1.12 NL 1.11 ! OV 1.32 PT 0.79 ! ! Amplitude normalization factor in sub-array 2: 0.948745 ! Telescope amplitude corrections in sub-array 2: ! KP 0.78 LA 0.67 OV 1.01 PT 1.76 ! ! A total of 51 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 1 ! Telescope amplitude corrections in sub-array 3: ! FD 0.00* HN 0.00* NL 0.00* ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 0.81959 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 KP 1.24 LA 1.01 NL 1.62 ! OV 1.52 PT 0.89 ! ! Amplitude normalization factor in sub-array 2: 0.903561 ! Telescope amplitude corrections in sub-array 2: ! KP 0.81 LA 0.74 OV 1.40 PT 1.48 ! ! A total of 51 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 1 ! Telescope amplitude corrections in sub-array 3: ! FD 0.00* HN 0.00* NL 0.00* ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 0.914375 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 KP 0.85 LA 1.47 NL 1.27 ! OV 1.28 PT 0.63 ! ! Amplitude normalization factor in sub-array 2: 0.865411 ! Telescope amplitude corrections in sub-array 2: ! KP 0.81 LA 0.58 OV 1.39 PT 1.84 ! ! A total of 51 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 1 ! Telescope amplitude corrections in sub-array 3: ! FD 0.00* HN 0.00* NL 0.00* ! ! ! Fit before self-cal, rms=0.027231Jy sigma=0.792856 ! Fit after self-cal, rms=0.028495Jy sigma=0.795244 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.028495Jy sigma=0.795244 ! Fit after self-cal, rms=0.028524Jy sigma=0.794823 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.919 mas, bmaj=6.404 mas, bpa=20.27 degrees ! Estimated noise=0.308881 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.00303932 Jy ! Component: 100 - total flux cleaned = -0.00422137 Jy ! Component: 150 - total flux cleaned = -0.00482869 Jy ! Component: 200 - total flux cleaned = -0.00511506 Jy ! Total flux subtracted in 200 components = -0.00511506 Jy ! Clean residual min=-0.001849 max=0.001967 Jy/beam ! Clean residual mean=-0.000002 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.0239778 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 39 model components to the UV plane model. ! The established model now contains 110 components and 0.0239778 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.028501Jy sigma=0.783626 ! Fit after self-cal, rms=0.028500Jy sigma=0.783560 ! 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.028500Jy sigma=0.783560 ! Fit after self-cal, rms=0.028457Jy sigma=0.781537 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 = 1.20624e-05 Jy ! Component: 100 - total flux cleaned = -1.72233e-05 Jy ! Component: 150 - total flux cleaned = -5.30657e-05 Jy ! Component: 200 - total flux cleaned = -7.78903e-05 Jy ! Total flux subtracted in 200 components = -7.78903e-05 Jy ! Clean residual min=-0.001885 max=0.001948 Jy/beam ! Clean residual mean=-0.000002 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.0238999 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 117 components and 0.0238999 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.028451Jy sigma=0.781309 ! Fit after self-cal, rms=0.028450Jy sigma=0.781012 ! 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: 4.919 x 6.404 at 20.27 degrees (North through East) ! Clean map min=-0.0018553 max=0.015953 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=4.006 mas, bmaj=5.626 mas, bpa=6.76 degrees ! Estimated noise=0.505957 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0147802 Jy ! Component: 100 - total flux cleaned = 0.0192482 Jy ! Component: 150 - total flux cleaned = 0.0218801 Jy ! Component: 200 - total flux cleaned = 0.023585 Jy ! Total flux subtracted in 200 components = 0.023585 Jy ! Clean residual min=-0.002895 max=0.003021 Jy/beam ! Clean residual mean=-0.000009 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.023585 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 57 model components to the UV plane model. ! The established model now contains 57 components and 0.023585 Jy ! Inverting map and beam ! Estimated beam: bmin=4.919 mas, bmaj=6.404 mas, bpa=20.27 degrees ! Estimated noise=0.308881 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 = -2.66917e-05 Jy ! Component: 100 - total flux cleaned = -4.61334e-05 Jy ! Component: 150 - total flux cleaned = -4.66624e-05 Jy ! Component: 200 - total flux cleaned = -6.08907e-05 Jy ! Total flux subtracted in 200 components = -6.08907e-05 Jy ! Clean residual min=-0.001960 max=0.001864 Jy/beam ! Clean residual mean=-0.000002 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.0235241 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 76 components and 0.0235241 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -1.07523e-05 Jy ! Component: 100 - total flux cleaned = -2.1043e-05 Jy ! Component: 150 - total flux cleaned = -2.15698e-05 Jy ! Component: 200 - total flux cleaned = -3.00078e-05 Jy ! Total flux subtracted in 200 components = -3.00078e-05 Jy ! Clean residual min=-0.001961 max=0.001873 Jy/beam ! Clean residual mean=-0.000002 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.0234941 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 86 components and 0.0234941 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.028467Jy sigma=0.781154 ! Fit after self-cal, rms=0.028469Jy sigma=0.781090 wmodel J0925+2309_C_map.mod ! Writing 86 model components to file: J0925+2309_C_map.mod wobs J0925+2309_C_uvs.fits ! Writing UV FITS file: J0925+2309_C_uvs.fits wwins J0925+2309_C_map.win ! wwins: Wrote 1 windows to J0925+2309_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 = 5.17472e-05 Jy ! Component: 100 - total flux cleaned = 0.000223747 Jy ! Component: 150 - total flux cleaned = 0.000523426 Jy ! Component: 200 - total flux cleaned = 0.000799687 Jy ! Component: 250 - total flux cleaned = 0.000991317 Jy ! Component: 300 - total flux cleaned = 0.00116977 Jy ! Component: 350 - total flux cleaned = 0.00131705 Jy ! Component: 400 - total flux cleaned = 0.00147363 Jy ! Component: 450 - total flux cleaned = 0.0016217 Jy ! Component: 500 - total flux cleaned = 0.00173115 Jy ! Component: 550 - total flux cleaned = 0.0018809 Jy ! Component: 600 - total flux cleaned = 0.00199649 Jy ! Component: 650 - total flux cleaned = 0.00213634 Jy ! Component: 700 - total flux cleaned = 0.00229863 Jy ! Component: 750 - total flux cleaned = 0.00246897 Jy ! Component: 800 - total flux cleaned = 0.00259628 Jy ! Component: 850 - total flux cleaned = 0.00274505 Jy ! Component: 900 - total flux cleaned = 0.0028779 Jy ! Component: 950 - total flux cleaned = 0.00298401 Jy ! Component: 1000 - total flux cleaned = 0.00307638 Jy ! Component: 1050 - total flux cleaned = 0.00314449 Jy ! Component: 1100 - total flux cleaned = 0.00321138 Jy ! Component: 1150 - total flux cleaned = 0.00326635 Jy ! Component: 1200 - total flux cleaned = 0.00333122 Jy ! Component: 1250 - total flux cleaned = 0.00339506 Jy ! Component: 1300 - total flux cleaned = 0.00344748 Jy ! Component: 1350 - total flux cleaned = 0.00352014 Jy ! Component: 1400 - total flux cleaned = 0.00360202 Jy ! Component: 1450 - total flux cleaned = 0.00367286 Jy ! Component: 1500 - total flux cleaned = 0.00373287 Jy ! Component: 1550 - total flux cleaned = 0.00379228 Jy ! Component: 1600 - total flux cleaned = 0.00383155 Jy ! Component: 1650 - total flux cleaned = 0.00389002 Jy ! Component: 1700 - total flux cleaned = 0.00392859 Jy ! Component: 1750 - total flux cleaned = 0.00396697 Jy ! Component: 1800 - total flux cleaned = 0.00400514 Jy ! Component: 1850 - total flux cleaned = 0.00403363 Jy ! Component: 1900 - total flux cleaned = 0.00406192 Jy ! Component: 1950 - total flux cleaned = 0.00409966 Jy ! Component: 2000 - total flux cleaned = 0.00413726 Jy ! Component: 2050 - total flux cleaned = 0.00423114 Jy ! Component: 2100 - total flux cleaned = 0.00431572 Jy ! Component: 2150 - total flux cleaned = 0.00438155 Jy ! Component: 2200 - total flux cleaned = 0.00445682 Jy ! Component: 2250 - total flux cleaned = 0.00454152 Jy ! Component: 2300 - total flux cleaned = 0.00461689 Jy ! Component: 2350 - total flux cleaned = 0.00470181 Jy ! Component: 2400 - total flux cleaned = 0.00478686 Jy ! Component: 2450 - total flux cleaned = 0.00486258 Jy ! Component: 2500 - total flux cleaned = 0.00491931 Jy ! Component: 2550 - total flux cleaned = 0.00497623 Jy ! Component: 2600 - total flux cleaned = 0.00502378 Jy ! Component: 2650 - total flux cleaned = 0.00506189 Jy ! Component: 2700 - total flux cleaned = 0.00512881 Jy ! Component: 2750 - total flux cleaned = 0.00515757 Jy ! Component: 2800 - total flux cleaned = 0.00521521 Jy ! Component: 2850 - total flux cleaned = 0.00526344 Jy ! Component: 2900 - total flux cleaned = 0.00530219 Jy ! Component: 2950 - total flux cleaned = 0.00534099 Jy ! Component: 3000 - total flux cleaned = 0.00537996 Jy ! Component: 3050 - total flux cleaned = 0.00539958 Jy ! Component: 3100 - total flux cleaned = 0.00541925 Jy ! Component: 3150 - total flux cleaned = 0.0054389 Jy ! Component: 3200 - total flux cleaned = 0.00546867 Jy ! Component: 3250 - total flux cleaned = 0.00548856 Jy ! Component: 3300 - total flux cleaned = 0.00551861 Jy ! Component: 3350 - total flux cleaned = 0.00553888 Jy ! Component: 3400 - total flux cleaned = 0.00556939 Jy ! Component: 3450 - total flux cleaned = 0.00563059 Jy ! Component: 3500 - total flux cleaned = 0.00563055 Jy ! Component: 3550 - total flux cleaned = 0.00567184 Jy ! Component: 3600 - total flux cleaned = 0.00571333 Jy ! Component: 3650 - total flux cleaned = 0.00574469 Jy ! Component: 3700 - total flux cleaned = 0.0057972 Jy ! Component: 3750 - total flux cleaned = 0.00581842 Jy ! Component: 3800 - total flux cleaned = 0.00583955 Jy ! Component: 3850 - total flux cleaned = 0.00589288 Jy ! Component: 3900 - total flux cleaned = 0.00595739 Jy ! Component: 3950 - total flux cleaned = 0.00600082 Jy ! Component: 4000 - total flux cleaned = 0.00602261 Jy ! Component: 4050 - total flux cleaned = 0.00604469 Jy ! Total flux subtracted in 4096 components = 0.0060667 Jy ! Clean residual min=-0.000577 max=0.000602 Jy/beam ! Clean residual mean=-0.000003 rms=0.000201 Jy/beam ! Combined flux in latest and established models = 0.0295608 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 376 components and 0.0295608 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0925+2309_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.919 x 6.404 at 20.27 degrees (North through East) ! Clean map min=-0.0012723 max=0.015797 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0925+2309_C_a_map.fits wmodel /vlbi/vcs9/uvm//J0925+2309_C_a_map.mod ! Writing 376 model components to file: /vlbi/vcs9/uvm//J0925+2309_C_a_map.mod wobs /vlbi/vcs9/uvm//J0925+2309_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0925+2309_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J0925+2309_C_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J0925+2309_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0157972 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000247991 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.70955 4.70955 9.41909 18.8382 37.6764 75.3527 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.015 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 63.7 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0925+2309_C_a_dfm.log closed on Tue Dec 26 22:06:28 2017