! Started logfile: /vlbi/vcs9/uvm//J0725+1425_X_a_dfm.log on Tue Dec 26 21:52:28 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//J0725+1425_X_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0725+1425_X_a_uvm.fits ! AN table 1: 27 integrations on 36 of 36 possible baselines. ! AN table 2: 23 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.767654 visibilities/baseline/integration-bin. ! Found source: J0725+1425 ! ! 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 85 lines of history. ! ! Reading 8088 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 J0725+1425_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.57329 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 49 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 49 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 49 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 49 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 5. ! A total of 49 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 6. ! A total of 49 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 7. ! A total of 49 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 8. ! A total of 49 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.142049Jy sigma=26.061157 ! Fit after self-cal, rms=0.439050Jy sigma=9.836259 ! 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=0.8524 mas, bmaj=2.197 mas, bpa=-11.43 degrees ! Estimated noise=0.544937 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.495146 Jy ! Component: 100 - total flux cleaned = 0.560153 Jy ! Total flux subtracted in 100 components = 0.560153 Jy ! Clean residual min=-0.018146 max=0.020179 Jy/beam ! Clean residual mean=-0.000033 rms=0.004543 Jy/beam ! Combined flux in latest and established models = 0.560154 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.560154 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.078593Jy sigma=1.721364 ! Fit after self-cal, rms=0.078588Jy sigma=1.720925 ! 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.061 mas, bmaj=2.503 mas, bpa=-13.2 degrees ! Estimated noise=0.347413 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.0169477 Jy ! Component: 100 - total flux cleaned = 0.0196718 Jy ! Component: 150 - total flux cleaned = 0.0204394 Jy ! Component: 200 - total flux cleaned = 0.0206167 Jy ! Total flux subtracted in 200 components = 0.0206167 Jy ! Clean residual min=-0.018725 max=0.024011 Jy/beam ! Clean residual mean=-0.000049 rms=0.005450 Jy/beam ! Combined flux in latest and established models = 0.58077 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 18 components and 0.58077 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.077035Jy sigma=1.660276 ! Fit after self-cal, rms=0.076853Jy sigma=1.657012 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02518 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 HN 0.97 KP 0.92 LA 0.92 ! MK 1.00 NL 0.97 OV 0.98 PT 1.01 ! SC 1.00 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.924651 ! Telescope amplitude corrections in sub-array 2: ! FD 1.06 HN 1.08 KP 1.16 LA 0.96 ! NL 1.06 OV 1.16 ! ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02217 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 HN 0.98 KP 0.91 LA 0.92 ! MK 1.01 NL 0.97 OV 0.98 PT 1.00 ! SC 1.00 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.924835 ! Telescope amplitude corrections in sub-array 2: ! FD 1.05 HN 1.10 KP 1.17 LA 0.97 ! NL 1.05 OV 1.16 ! ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01985 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 HN 0.98 KP 0.91 LA 0.91 ! MK 1.04 NL 0.97 OV 0.99 PT 1.01 ! SC 1.00 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.9203 ! Telescope amplitude corrections in sub-array 2: ! FD 1.08 HN 1.09 KP 1.19 LA 0.97 ! NL 1.05 OV 1.14 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02091 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 HN 0.97 KP 0.92 LA 0.92 ! MK 1.02 NL 0.97 OV 0.99 PT 1.01 ! SC 1.01 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.924404 ! Telescope amplitude corrections in sub-array 2: ! FD 1.05 HN 1.08 KP 1.17 LA 0.97 ! NL 1.05 OV 1.16 ! ! ! Correcting IF 5. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01971 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 HN 0.97 KP 0.91 LA 0.92 ! MK 1.04 NL 0.97 OV 0.98 PT 1.01 ! SC 1.00 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.929476 ! Telescope amplitude corrections in sub-array 2: ! FD 1.06 HN 1.08 KP 1.16 LA 0.96 ! NL 1.04 OV 1.14 ! ! ! Correcting IF 6. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02064 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 HN 0.97 KP 0.91 LA 0.91 ! MK 1.04 NL 0.97 OV 0.99 PT 1.01 ! SC 1.00 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.926654 ! Telescope amplitude corrections in sub-array 2: ! FD 1.04 HN 1.10 KP 1.19 LA 0.97 ! NL 1.04 OV 1.13 ! ! ! Correcting IF 7. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02355 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 HN 0.96 KP 0.91 LA 0.91 ! MK 1.04 NL 0.97 OV 0.98 PT 1.01 ! SC 0.99 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.928439 ! Telescope amplitude corrections in sub-array 2: ! FD 1.05 HN 1.07 KP 1.18 LA 0.95 ! NL 1.05 OV 1.15 ! ! ! Correcting IF 8. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.0212 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 HN 0.97 KP 0.91 LA 0.91 ! MK 1.03 NL 0.98 OV 0.98 PT 1.02 ! SC 1.00 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.930202 ! Telescope amplitude corrections in sub-array 2: ! FD 1.06 HN 1.08 KP 1.16 LA 0.97 ! NL 1.04 OV 1.15 ! ! ! Fit before self-cal, rms=0.076853Jy sigma=1.657012 ! Fit after self-cal, rms=0.069620Jy sigma=1.522421 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.069620Jy sigma=1.522421 ! Fit after self-cal, rms=0.069642Jy sigma=1.522294 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.105 mas, bmaj=2.585 mas, bpa=-12.78 degrees ! Estimated noise=0.345413 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.0159915 Jy ! Component: 100 - total flux cleaned = -0.0179399 Jy ! Component: 150 - total flux cleaned = -0.0183539 Jy ! Component: 200 - total flux cleaned = -0.0185404 Jy ! Total flux subtracted in 200 components = -0.0185404 Jy ! Clean residual min=-0.017922 max=0.021232 Jy/beam ! Clean residual mean=-0.000042 rms=0.005049 Jy/beam ! Combined flux in latest and established models = 0.56223 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 23 components and 0.56223 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.066523Jy sigma=1.455089 ! Fit after self-cal, rms=0.066297Jy sigma=1.452033 ! 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.066297Jy sigma=1.452033 ! Fit after self-cal, rms=0.066297Jy sigma=1.451992 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 = -0.000778005 Jy ! Component: 100 - total flux cleaned = -0.000908093 Jy ! Component: 150 - total flux cleaned = -0.000915009 Jy ! Component: 200 - total flux cleaned = -0.000918947 Jy ! Total flux subtracted in 200 components = -0.000918947 Jy ! Clean residual min=-0.017723 max=0.021018 Jy/beam ! Clean residual mean=-0.000042 rms=0.005036 Jy/beam ! Combined flux in latest and established models = 0.561311 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 25 components and 0.561311 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.065990Jy sigma=1.443553 ! Fit after self-cal, rms=0.065907Jy sigma=1.442659 ! 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.105 x 2.585 at -12.78 degrees (North through East) ! Clean map min=-0.017733 max=0.56525 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 ! Performing amp+phase self-cal over 60 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.065907Jy sigma=1.442659 ! Fit after self-cal, rms=0.049540Jy sigma=1.025586 ! 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.049540Jy sigma=1.025586 ! Fit after self-cal, rms=0.049539Jy sigma=1.025566 ! Inverting map and beam ! Estimated beam: bmin=1.098 mas, bmaj=2.573 mas, bpa=-12.68 degrees ! Estimated noise=0.343761 mJy/beam. ! Added new window around map position (-3, 1). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0229652 Jy ! Component: 100 - total flux cleaned = 0.0310409 Jy ! Component: 150 - total flux cleaned = 0.0341577 Jy ! Component: 200 - total flux cleaned = 0.0368606 Jy ! Total flux subtracted in 200 components = 0.0368606 Jy ! Clean residual min=-0.005335 max=0.006210 Jy/beam ! Clean residual mean=-0.000006 rms=0.001494 Jy/beam ! Combined flux in latest and established models = 0.598172 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 53 components and 0.598172 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.041705Jy sigma=0.799671 ! Fit after self-cal, rms=0.041232Jy sigma=0.792577 ! Inverting map ! Added new window around map position (6.2, -19.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00388104 Jy ! Component: 100 - total flux cleaned = 0.00621448 Jy ! Component: 150 - total flux cleaned = 0.0080027 Jy ! Component: 200 - total flux cleaned = 0.00996219 Jy ! Total flux subtracted in 200 components = 0.00996219 Jy ! Clean residual min=-0.004068 max=0.004766 Jy/beam ! Clean residual mean=-0.000003 rms=0.001143 Jy/beam ! Combined flux in latest and established models = 0.608134 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 39 model components to the UV plane model. ! The established model now contains 84 components and 0.608134 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.039793Jy sigma=0.753434 ! Fit after self-cal, rms=0.039747Jy sigma=0.752599 ! Inverting map ! Added new window around map position (3.6, -7.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00490238 Jy ! Component: 100 - total flux cleaned = 0.00679094 Jy ! Component: 150 - total flux cleaned = 0.00808376 Jy ! Component: 200 - total flux cleaned = 0.00908302 Jy ! Total flux subtracted in 200 components = 0.00908302 Jy ! Clean residual min=-0.003306 max=0.003100 Jy/beam ! Clean residual mean=-0.000001 rms=0.000923 Jy/beam ! Combined flux in latest and established models = 0.617217 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 109 components and 0.617217 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.038729Jy sigma=0.727021 ! Fit after self-cal, rms=0.038713Jy sigma=0.726415 ! Inverting map ! ============== Finished amplitude self-cal ============== 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=0.8649 mas, bmaj=2.224 mas, bpa=-11.56 degrees ! Estimated noise=0.544586 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.493499 Jy ! Component: 100 - total flux cleaned = 0.560271 Jy ! Component: 150 - total flux cleaned = 0.584245 Jy ! Component: 200 - total flux cleaned = 0.596859 Jy ! Total flux subtracted in 200 components = 0.596859 Jy ! Clean residual min=-0.008886 max=0.008792 Jy/beam ! Clean residual mean=-0.000005 rms=0.001956 Jy/beam ! Combined flux in latest and established models = 0.596859 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.596859 Jy ! Inverting map and beam ! Estimated beam: bmin=1.098 mas, bmaj=2.573 mas, bpa=-12.68 degrees ! Estimated noise=0.343761 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) ! Added new window around map position (-17.2, 11.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0130162 Jy ! Component: 100 - total flux cleaned = 0.0167182 Jy ! Component: 150 - total flux cleaned = 0.0185015 Jy ! Component: 200 - total flux cleaned = 0.0197506 Jy ! Total flux subtracted in 200 components = 0.0197506 Jy ! Clean residual min=-0.006091 max=0.004722 Jy/beam ! Clean residual mean=-0.000002 rms=0.001263 Jy/beam ! Combined flux in latest and established models = 0.61661 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 49 components and 0.61661 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106239 Jy ! Component: 100 - total flux cleaned = 0.00197922 Jy ! Component: 150 - total flux cleaned = 0.00278436 Jy ! Component: 200 - total flux cleaned = 0.00337388 Jy ! Total flux subtracted in 200 components = 0.00337388 Jy ! Clean residual min=-0.004922 max=0.004011 Jy/beam ! Clean residual mean=-0.000001 rms=0.001055 Jy/beam ! Combined flux in latest and established models = 0.619984 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 67 components and 0.619984 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.039394Jy sigma=0.745251 ! Fit after self-cal, rms=0.039287Jy sigma=0.741969 wmodel J0725+1425_X_map.mod ! Writing 67 model components to file: J0725+1425_X_map.mod wobs J0725+1425_X_uvs.fits ! Writing UV FITS file: J0725+1425_X_uvs.fits wwins J0725+1425_X_map.win ! wwins: Wrote 5 windows to J0725+1425_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.000396385 Jy ! Component: 100 - total flux cleaned = -0.000255844 Jy ! Component: 150 - total flux cleaned = -0.000190277 Jy ! Component: 200 - total flux cleaned = -1.07596e-05 Jy ! Component: 250 - total flux cleaned = 0.000215098 Jy ! Component: 300 - total flux cleaned = 0.000539685 Jy ! Component: 350 - total flux cleaned = 0.000799405 Jy ! Component: 400 - total flux cleaned = 0.00114653 Jy ! Component: 450 - total flux cleaned = 0.00133569 Jy ! Component: 500 - total flux cleaned = 0.00142637 Jy ! Component: 550 - total flux cleaned = 0.00147125 Jy ! Component: 600 - total flux cleaned = 0.00168406 Jy ! Component: 650 - total flux cleaned = 0.00164281 Jy ! Component: 700 - total flux cleaned = 0.00148489 Jy ! Component: 750 - total flux cleaned = 0.00140951 Jy ! Component: 800 - total flux cleaned = 0.00140961 Jy ! Component: 850 - total flux cleaned = 0.00130106 Jy ! Component: 900 - total flux cleaned = 0.00133723 Jy ! Component: 950 - total flux cleaned = 0.00137096 Jy ! Component: 1000 - total flux cleaned = 0.00133809 Jy ! Component: 1050 - total flux cleaned = 0.00133858 Jy ! Component: 1100 - total flux cleaned = 0.00137021 Jy ! Component: 1150 - total flux cleaned = 0.00143057 Jy ! Component: 1200 - total flux cleaned = 0.00145985 Jy ! Component: 1250 - total flux cleaned = 0.00157611 Jy ! Component: 1300 - total flux cleaned = 0.00166014 Jy ! Component: 1350 - total flux cleaned = 0.0016329 Jy ! Component: 1400 - total flux cleaned = 0.0017666 Jy ! Component: 1450 - total flux cleaned = 0.00176655 Jy ! Component: 1500 - total flux cleaned = 0.00179353 Jy ! Component: 1550 - total flux cleaned = 0.00194476 Jy ! Component: 1600 - total flux cleaned = 0.00201899 Jy ! Component: 1650 - total flux cleaned = 0.00209068 Jy ! Component: 1700 - total flux cleaned = 0.00211412 Jy ! Component: 1750 - total flux cleaned = 0.00215969 Jy ! Component: 1800 - total flux cleaned = 0.00220497 Jy ! Component: 1850 - total flux cleaned = 0.0021827 Jy ! Component: 1900 - total flux cleaned = 0.00220465 Jy ! Component: 1950 - total flux cleaned = 0.00222578 Jy ! Component: 2000 - total flux cleaned = 0.00230859 Jy ! Component: 2050 - total flux cleaned = 0.00228815 Jy ! Component: 2100 - total flux cleaned = 0.00234867 Jy ! Component: 2150 - total flux cleaned = 0.00240795 Jy ! Component: 2200 - total flux cleaned = 0.00242774 Jy ! Component: 2250 - total flux cleaned = 0.00246567 Jy ! Component: 2300 - total flux cleaned = 0.00250351 Jy ! Component: 2350 - total flux cleaned = 0.00246684 Jy ! Component: 2400 - total flux cleaned = 0.00255651 Jy ! Component: 2450 - total flux cleaned = 0.00252145 Jy ! Component: 2500 - total flux cleaned = 0.00260822 Jy ! Component: 2550 - total flux cleaned = 0.00262516 Jy ! Component: 2600 - total flux cleaned = 0.00264183 Jy ! Component: 2650 - total flux cleaned = 0.00277334 Jy ! Component: 2700 - total flux cleaned = 0.00287057 Jy ! Component: 2750 - total flux cleaned = 0.00296605 Jy ! Component: 2800 - total flux cleaned = 0.00301301 Jy ! Component: 2850 - total flux cleaned = 0.00313611 Jy ! Component: 2900 - total flux cleaned = 0.00321196 Jy ! Component: 2950 - total flux cleaned = 0.00330171 Jy ! Component: 3000 - total flux cleaned = 0.00346366 Jy ! Component: 3050 - total flux cleaned = 0.00353602 Jy ! Component: 3100 - total flux cleaned = 0.00367839 Jy ! Component: 3150 - total flux cleaned = 0.00369247 Jy ! Component: 3200 - total flux cleaned = 0.0038167 Jy ! Component: 3250 - total flux cleaned = 0.00387106 Jy ! Component: 3300 - total flux cleaned = 0.00395148 Jy ! Component: 3350 - total flux cleaned = 0.00403075 Jy ! Component: 3400 - total flux cleaned = 0.00410884 Jy ! Component: 3450 - total flux cleaned = 0.00417289 Jy ! Component: 3500 - total flux cleaned = 0.00424896 Jy ! Component: 3550 - total flux cleaned = 0.00429894 Jy ! Component: 3600 - total flux cleaned = 0.0044343 Jy ! Component: 3650 - total flux cleaned = 0.00449489 Jy ! Component: 3700 - total flux cleaned = 0.00460275 Jy ! Component: 3750 - total flux cleaned = 0.00466208 Jy ! Component: 3800 - total flux cleaned = 0.00473223 Jy ! Component: 3850 - total flux cleaned = 0.00480173 Jy ! Component: 3900 - total flux cleaned = 0.00491582 Jy ! Component: 3950 - total flux cleaned = 0.00500578 Jy ! Component: 4000 - total flux cleaned = 0.0051059 Jy ! Component: 4050 - total flux cleaned = 0.00521604 Jy ! Total flux subtracted in 4096 components = 0.00529223 Jy ! Clean residual min=-0.000660 max=0.000628 Jy/beam ! Clean residual mean=-0.000000 rms=0.000197 Jy/beam ! Combined flux in latest and established models = 0.625276 Jy keep ! Adding 328 model components to the UV plane model. ! The established model now contains 395 components and 0.625276 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0725+1425_X_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.098 x 2.573 at -12.68 degrees (North through East) ! Clean map min=-0.0030969 max=0.56181 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0725+1425_X_a_map.fits wmodel /vlbi/vcs9/uvm//J0725+1425_X_a_map.mod ! Writing 395 model components to file: /vlbi/vcs9/uvm//J0725+1425_X_a_map.mod wobs /vlbi/vcs9/uvm//J0725+1425_X_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0725+1425_X_a_uvs.fits wwins /vlbi/vcs9/uvm//J0725+1425_X_a_map.win ! wwins: Wrote 6 windows to /vlbi/vcs9/uvm//J0725+1425_X_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.561807 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000199904 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.106747 0.106747 0.213494 0.426988 0.853975 1.70795 3.4159 6.8318 13.6636 27.3272 54.6544 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.561 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 2810.39 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0725+1425_X_a_dfm.log closed on Tue Dec 26 21:52:32 2017