! Started logfile: /vlbi/vcs9/uvm//J1308+6544_X_a_dfm.log on Tue Dec 26 22:27:50 2017 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 7.39200 obs /vlbi/vcs9/uvm//J1308+6544_X_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J1308+6544_X_a_uvm.fits ! AN table 1: 92 integrations on 15 of 15 possible baselines. ! AN table 2: 153 integrations on 10 of 10 possible baselines. ! AN table 3: 41 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.781024 visibilities/baseline/integration-bin. ! Found source: J1308+6544 ! ! 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 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 94 lines of history. ! ! Reading 20744 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_02.dfm J1308+6544_X] 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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.0457728 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 37 telescope corrections were flagged in sub-array 1. ! A total of 212 telescope corrections were flagged in sub-array 2. ! A total of 6 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 37 telescope corrections were flagged in sub-array 1. ! A total of 212 telescope corrections were flagged in sub-array 2. ! A total of 6 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 37 telescope corrections were flagged in sub-array 1. ! A total of 212 telescope corrections were flagged in sub-array 2. ! A total of 6 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 37 telescope corrections were flagged in sub-array 1. ! A total of 212 telescope corrections were flagged in sub-array 2. ! A total of 6 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 5. ! A total of 37 telescope corrections were flagged in sub-array 1. ! A total of 212 telescope corrections were flagged in sub-array 2. ! A total of 6 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 6. ! A total of 37 telescope corrections were flagged in sub-array 1. ! A total of 212 telescope corrections were flagged in sub-array 2. ! A total of 6 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 7. ! A total of 37 telescope corrections were flagged in sub-array 1. ! A total of 212 telescope corrections were flagged in sub-array 2. ! A total of 6 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 8. ! A total of 37 telescope corrections were flagged in sub-array 1. ! A total of 212 telescope corrections were flagged in sub-array 2. ! A total of 6 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.002229Jy sigma=25.689822 ! Fit after self-cal, rms=0.975253Jy sigma=25.008890 ! 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=2.486 mas, bmaj=3.974 mas, bpa=27.9 degrees ! Estimated noise=0.294205 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.0161189 Jy ! Component: 100 - total flux cleaned = 0.0223537 Jy ! Total flux subtracted in 100 components = 0.0223537 Jy ! Clean residual min=-0.002105 max=0.002735 Jy/beam ! Clean residual mean=0.000068 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.0223537 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 54 model components to the UV plane model. ! The established model now contains 54 components and 0.0223537 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.037882Jy sigma=0.856114 ! Fit after self-cal, rms=0.037871Jy sigma=0.855761 ! 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=3.1 mas, bmaj=4.42 mas, bpa=34.76 degrees ! Estimated noise=0.194133 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.00928584 Jy ! Component: 100 - total flux cleaned = 0.0151681 Jy ! Component: 150 - total flux cleaned = 0.0190063 Jy ! Component: 200 - total flux cleaned = 0.0215127 Jy ! Total flux subtracted in 200 components = 0.0215127 Jy ! Clean residual min=-0.003498 max=0.004044 Jy/beam ! Clean residual mean=0.000134 rms=0.001200 Jy/beam ! Combined flux in latest and established models = 0.0438664 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 43 model components to the UV plane model. ! The established model now contains 91 components and 0.0438664 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.035092Jy sigma=0.799821 ! Fit after self-cal, rms=0.035084Jy sigma=0.799695 ! 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: 0.963638 ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 KP 1.30 LA 0.94 NL 1.01 ! OV 0.99 PT 0.96 ! ! A total of 135 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.789619 ! Telescope amplitude corrections in sub-array 2: ! BR 0.91 KP 2.42 LA 0.73 OV 1.64 ! PT 0.63 ! ! Amplitude normalization factor in sub-array 3: 0.936476 ! Telescope amplitude corrections in sub-array 3: ! FD 1.43 KP 0.92 LA 1.19 OV 0.82 ! PT 0.98 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.938115 ! Telescope amplitude corrections in sub-array 1: ! FD 1.46 KP 1.08 LA 0.96 NL 0.98 ! OV 1.17 PT 0.74 ! ! A total of 135 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.880696 ! Telescope amplitude corrections in sub-array 2: ! BR 1.10 KP 1.70 LA 0.84 OV 1.34 ! PT 0.70 ! ! Amplitude normalization factor in sub-array 3: 0.911775 ! Telescope amplitude corrections in sub-array 3: ! FD 1.29 KP 0.62 LA 1.60 OV 1.11 ! PT 0.87 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.879248 ! Telescope amplitude corrections in sub-array 1: ! FD 1.69 KP 0.99 LA 0.99 NL 1.04 ! OV 1.54 PT 0.57 ! ! A total of 135 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.959881 ! Telescope amplitude corrections in sub-array 2: ! BR 1.07 KP 1.20 LA 1.17 OV 1.03 ! PT 0.74 ! ! Amplitude normalization factor in sub-array 3: 0.871111 ! Telescope amplitude corrections in sub-array 3: ! FD 1.40 KP 0.68 LA 1.34 OV 1.50 ! PT 0.83 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.889117 ! Telescope amplitude corrections in sub-array 1: ! FD 1.17 KP 1.26 LA 1.10 NL 0.97 ! OV 1.03 PT 1.21 ! ! A total of 135 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.926659 ! Telescope amplitude corrections in sub-array 2: ! BR 0.80 KP 1.84 LA 0.89 OV 1.08 ! PT 0.79 ! ! Amplitude normalization factor in sub-array 3: 0.859618 ! Telescope amplitude corrections in sub-array 3: ! FD 1.62 KP 1.73 LA 0.64 OV 1.20 ! PT 0.63 ! ! ! Correcting IF 5. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.862895 ! Telescope amplitude corrections in sub-array 1: ! FD 1.47 KP 1.73 LA 0.80 NL 1.05 ! OV 1.38 PT 0.53 ! ! A total of 135 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.971756 ! Telescope amplitude corrections in sub-array 2: ! BR 0.85 KP 1.09 LA 1.44 OV 0.98 ! PT 0.79 ! ! Amplitude normalization factor in sub-array 3: 1.03977 ! Telescope amplitude corrections in sub-array 3: ! FD 0.99 KP 0.95 LA 1.11 OV 0.69 ! PT 1.07 ! ! ! Correcting IF 6. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.979451 ! Telescope amplitude corrections in sub-array 1: ! FD 1.43 KP 1.24 LA 0.98 NL 0.82 ! OV 1.05 PT 0.61 ! ! A total of 135 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.991745 ! Telescope amplitude corrections in sub-array 2: ! BR 0.84 KP 1.26 LA 1.21 OV 0.95 ! PT 0.78 ! ! Amplitude normalization factor in sub-array 3: 0.946102 ! Telescope amplitude corrections in sub-array 3: ! FD 1.65 KP 0.97 LA 1.08 OV 0.86 ! PT 0.72 ! ! ! Correcting IF 7. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.992949 ! Telescope amplitude corrections in sub-array 1: ! FD 1.26 KP 1.21 LA 0.95 NL 1.08 ! OV 0.80 PT 0.74 ! ! A total of 135 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.935041 ! Telescope amplitude corrections in sub-array 2: ! BR 0.94 KP 1.76 LA 0.90 OV 0.94 ! PT 0.81 ! ! Amplitude normalization factor in sub-array 3: 0.946474 ! Telescope amplitude corrections in sub-array 3: ! FD 1.87 KP 0.87 LA 0.84 OV 1.12 ! PT 0.58 ! ! ! Correcting IF 8. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.962427 ! Telescope amplitude corrections in sub-array 1: ! FD 1.16 KP 0.99 LA 1.41 NL 1.04 ! OV 0.80 PT 0.84 ! ! A total of 135 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.875874 ! Telescope amplitude corrections in sub-array 2: ! BR 1.04 KP 2.02 LA 0.75 OV 1.19 ! PT 0.70 ! ! Amplitude normalization factor in sub-array 3: 0.910237 ! Telescope amplitude corrections in sub-array 3: ! FD 2.06 KP 1.06 LA 0.78 OV 1.05 ! PT 0.55 ! ! ! Fit before self-cal, rms=0.035084Jy sigma=0.799695 ! Fit after self-cal, rms=0.031813Jy sigma=0.769199 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.031813Jy sigma=0.769199 ! Fit after self-cal, rms=0.031827Jy sigma=0.768990 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.113 mas, bmaj=4.524 mas, bpa=39.46 degrees ! Estimated noise=0.166731 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.00424607 Jy ! Component: 100 - total flux cleaned = -0.00626124 Jy ! Component: 150 - total flux cleaned = -0.00733963 Jy ! Component: 200 - total flux cleaned = -0.00792261 Jy ! Total flux subtracted in 200 components = -0.00792261 Jy ! Clean residual min=-0.001324 max=0.001355 Jy/beam ! Clean residual mean=0.000018 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.0359438 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 44 model components to the UV plane model. ! The established model now contains 117 components and 0.0359438 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.031686Jy sigma=0.753583 ! Fit after self-cal, rms=0.031685Jy sigma=0.753570 ! 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.031685Jy sigma=0.753570 ! Fit after self-cal, rms=0.031612Jy sigma=0.750746 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 = -9.00277e-05 Jy ! Component: 100 - total flux cleaned = -0.000117445 Jy ! Component: 150 - total flux cleaned = -0.000150483 Jy ! Component: 200 - total flux cleaned = -0.000165979 Jy ! Total flux subtracted in 200 components = -0.000165979 Jy ! Clean residual min=-0.001278 max=0.001349 Jy/beam ! Clean residual mean=0.000021 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.0357778 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 124 components and 0.0357778 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.031614Jy sigma=0.750622 ! Fit after self-cal, rms=0.031613Jy sigma=0.750330 ! 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: 3.113 x 4.524 at 39.46 degrees (North through East) ! Clean map min=-0.0012753 max=0.017868 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=2.481 mas, bmaj=3.919 mas, bpa=29.24 degrees ! Estimated noise=0.273699 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0144269 Jy ! Component: 100 - total flux cleaned = 0.019957 Jy ! Component: 150 - total flux cleaned = 0.0236401 Jy ! Component: 200 - total flux cleaned = 0.0264188 Jy ! Total flux subtracted in 200 components = 0.0264188 Jy ! Clean residual min=-0.001664 max=0.001803 Jy/beam ! Clean residual mean=0.000026 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.0264187 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 84 model components to the UV plane model. ! The established model now contains 84 components and 0.0264187 Jy ! Inverting map and beam ! Estimated beam: bmin=3.113 mas, bmaj=4.524 mas, bpa=39.46 degrees ! Estimated noise=0.166731 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.00406992 Jy ! Component: 100 - total flux cleaned = 0.00622333 Jy ! Component: 150 - total flux cleaned = 0.00745733 Jy ! Component: 200 - total flux cleaned = 0.00816659 Jy ! Total flux subtracted in 200 components = 0.00816659 Jy ! Clean residual min=-0.001247 max=0.001433 Jy/beam ! Clean residual mean=0.000030 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.0345853 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 101 components and 0.0345853 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000407891 Jy ! Component: 100 - total flux cleaned = 0.000563952 Jy ! Component: 150 - total flux cleaned = 0.000598655 Jy ! Component: 200 - total flux cleaned = 0.000630628 Jy ! Total flux subtracted in 200 components = 0.000630628 Jy ! Clean residual min=-0.001267 max=0.001431 Jy/beam ! Clean residual mean=0.000025 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.035216 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 104 components and 0.035216 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.031627Jy sigma=0.750547 ! Fit after self-cal, rms=0.031630Jy sigma=0.750481 wmodel J1308+6544_X_map.mod ! Writing 104 model components to file: J1308+6544_X_map.mod wobs J1308+6544_X_uvs.fits ! Writing UV FITS file: J1308+6544_X_uvs.fits wwins J1308+6544_X_map.win ! wwins: Wrote 1 windows to J1308+6544_X_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.000436294 Jy ! Component: 100 - total flux cleaned = 0.000413787 Jy ! Component: 150 - total flux cleaned = 0.000412618 Jy ! Component: 200 - total flux cleaned = 0.000483142 Jy ! Component: 250 - total flux cleaned = 0.000532333 Jy ! Component: 300 - total flux cleaned = 0.000563081 Jy ! Component: 350 - total flux cleaned = 0.000593379 Jy ! Component: 400 - total flux cleaned = 0.000648851 Jy ! Component: 450 - total flux cleaned = 0.000701698 Jy ! Component: 500 - total flux cleaned = 0.000714366 Jy ! Component: 550 - total flux cleaned = 0.000726858 Jy ! Component: 600 - total flux cleaned = 0.00073844 Jy ! Component: 650 - total flux cleaned = 0.000738417 Jy ! Component: 700 - total flux cleaned = 0.000683594 Jy ! Component: 750 - total flux cleaned = 0.000694437 Jy ! Component: 800 - total flux cleaned = 0.000725848 Jy ! Component: 850 - total flux cleaned = 0.000745892 Jy ! Component: 900 - total flux cleaned = 0.000715747 Jy ! Component: 950 - total flux cleaned = 0.000705952 Jy ! Component: 1000 - total flux cleaned = 0.000696218 Jy ! Component: 1050 - total flux cleaned = 0.000668239 Jy ! Component: 1100 - total flux cleaned = 0.000668203 Jy ! Component: 1150 - total flux cleaned = 0.000677046 Jy ! Component: 1200 - total flux cleaned = 0.000694411 Jy ! Component: 1250 - total flux cleaned = 0.000702962 Jy ! Component: 1300 - total flux cleaned = 0.000728262 Jy ! Component: 1350 - total flux cleaned = 0.000736585 Jy ! Component: 1400 - total flux cleaned = 0.000744938 Jy ! Component: 1450 - total flux cleaned = 0.000793108 Jy ! Component: 1500 - total flux cleaned = 0.000800966 Jy ! Component: 1550 - total flux cleaned = 0.000824251 Jy ! Component: 1600 - total flux cleaned = 0.000816476 Jy ! Component: 1650 - total flux cleaned = 0.000831705 Jy ! Component: 1700 - total flux cleaned = 0.000868903 Jy ! Component: 1750 - total flux cleaned = 0.000890895 Jy ! Component: 1800 - total flux cleaned = 0.000912646 Jy ! Component: 1850 - total flux cleaned = 0.000955645 Jy ! Component: 1900 - total flux cleaned = 0.000984004 Jy ! Component: 1950 - total flux cleaned = 0.00101198 Jy ! Component: 2000 - total flux cleaned = 0.00105342 Jy ! Component: 2050 - total flux cleaned = 0.00108072 Jy ! Component: 2100 - total flux cleaned = 0.0011146 Jy ! Component: 2150 - total flux cleaned = 0.00112793 Jy ! Component: 2200 - total flux cleaned = 0.00114783 Jy ! Component: 2250 - total flux cleaned = 0.0011807 Jy ! Component: 2300 - total flux cleaned = 0.00117415 Jy ! Component: 2350 - total flux cleaned = 0.00118713 Jy ! Component: 2400 - total flux cleaned = 0.00118719 Jy ! Component: 2450 - total flux cleaned = 0.00119985 Jy ! Component: 2500 - total flux cleaned = 0.00119342 Jy ! Component: 2550 - total flux cleaned = 0.00118711 Jy ! Component: 2600 - total flux cleaned = 0.00118709 Jy ! Component: 2650 - total flux cleaned = 0.00119325 Jy ! Component: 2700 - total flux cleaned = 0.0012118 Jy ! Component: 2750 - total flux cleaned = 0.00121178 Jy ! Component: 2800 - total flux cleaned = 0.00120564 Jy ! Component: 2850 - total flux cleaned = 0.00119951 Jy ! Component: 2900 - total flux cleaned = 0.00124234 Jy ! Component: 2950 - total flux cleaned = 0.0012851 Jy ! Component: 3000 - total flux cleaned = 0.00132778 Jy ! Component: 3050 - total flux cleaned = 0.00135826 Jy ! Component: 3100 - total flux cleaned = 0.00138873 Jy ! Component: 3150 - total flux cleaned = 0.00143145 Jy ! Component: 3200 - total flux cleaned = 0.00144979 Jy ! Component: 3250 - total flux cleaned = 0.00149269 Jy ! Component: 3300 - total flux cleaned = 0.00151119 Jy ! Component: 3350 - total flux cleaned = 0.00154208 Jy ! Component: 3400 - total flux cleaned = 0.0015545 Jy ! Component: 3450 - total flux cleaned = 0.00158577 Jy ! Component: 3500 - total flux cleaned = 0.00159204 Jy ! Component: 3550 - total flux cleaned = 0.00161105 Jy ! Component: 3600 - total flux cleaned = 0.00162377 Jy ! Component: 3650 - total flux cleaned = 0.00164309 Jy ! Component: 3700 - total flux cleaned = 0.00164954 Jy ! Component: 3750 - total flux cleaned = 0.00166262 Jy ! Component: 3800 - total flux cleaned = 0.00164271 Jy ! Component: 3850 - total flux cleaned = 0.00162929 Jy ! Component: 3900 - total flux cleaned = 0.0016157 Jy ! Component: 3950 - total flux cleaned = 0.0016088 Jy ! Component: 4000 - total flux cleaned = 0.00160175 Jy ! Component: 4050 - total flux cleaned = 0.00158751 Jy ! Total flux subtracted in 4096 components = 0.00158036 Jy ! Clean residual min=-0.000405 max=0.000455 Jy/beam ! Clean residual mean=-0.000007 rms=0.000141 Jy/beam ! Combined flux in latest and established models = 0.0367963 Jy keep ! Adding 411 model components to the UV plane model. ! The established model now contains 515 components and 0.0367963 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J1308+6544_X_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.113 x 4.524 at 39.46 degrees (North through East) ! Clean map min=-0.00080143 max=0.018064 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J1308+6544_X_a_map.fits wmodel /vlbi/vcs9/uvm//J1308+6544_X_a_map.mod ! Writing 515 model components to file: /vlbi/vcs9/uvm//J1308+6544_X_a_map.mod wobs /vlbi/vcs9/uvm//J1308+6544_X_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J1308+6544_X_a_uvs.fits wwins /vlbi/vcs9/uvm//J1308+6544_X_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J1308+6544_X_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0180644 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000134885 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.24006 2.24006 4.48012 8.96024 17.9205 35.841 71.6819 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.018 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 133.924 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J1308+6544_X_a_dfm.log closed on Tue Dec 26 22:27:54 2017