! Started logfile: /vlbi/vcs9/uvm//J0206+0047_X_a_dfm.log on Tue Dec 26 21:11:32 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//J0206+0047_X_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0206+0047_X_a_uvm.fits ! AN table 1: 18 integrations on 28 of 28 possible baselines. ! AN table 2: 21 integrations on 15 of 15 possible baselines. ! AN table 3: 17 integrations on 1 of 1 possible baselines. ! Apparent sampling: 0.947368 visibilities/baseline/integration-bin. ! Found source: J0206+0047 ! ! 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 6336 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 J0206+0047_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.0319462 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 3 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! A total of 34 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! A total of 34 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! A total of 34 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! A total of 34 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! A total of 34 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! A total of 34 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! A total of 34 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! A total of 34 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.000206Jy sigma=27.216781 ! Fit after self-cal, rms=0.984725Jy sigma=26.980554 ! 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.7656 mas, bmaj=2.376 mas, bpa=-4.393 degrees ! Estimated noise=0.456009 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.0124163 Jy ! Component: 100 - total flux cleaned = 0.0156261 Jy ! Total flux subtracted in 100 components = 0.0156261 Jy ! Clean residual min=-0.001640 max=0.002345 Jy/beam ! Clean residual mean=-0.000003 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.0156261 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0156261 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.027214Jy sigma=0.698900 ! Fit after self-cal, rms=0.027171Jy sigma=0.697440 ! 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.049 mas, bmaj=3.047 mas, bpa=-5.78 degrees ! Estimated noise=0.327943 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) ! Added new window around map position (1.4, 0.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00320329 Jy ! Component: 100 - total flux cleaned = 0.00462577 Jy ! Component: 150 - total flux cleaned = 0.00544614 Jy ! Component: 200 - total flux cleaned = 0.00582311 Jy ! Total flux subtracted in 200 components = 0.00582311 Jy ! Clean residual min=-0.001112 max=0.001267 Jy/beam ! Clean residual mean=-0.000002 rms=0.000269 Jy/beam ! Combined flux in latest and established models = 0.0214492 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 52 model components to the UV plane model. ! The established model now contains 62 components and 0.0214492 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.026920Jy sigma=0.689829 ! Fit after self-cal, rms=0.026911Jy sigma=0.689478 ! 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.937571 ! Telescope amplitude corrections in sub-array 1: ! FD 0.78 HN 1.45 KP 1.32 LA 1.10 ! MK 0.82 NL 1.04 OV 1.06 SC 0.97 ! ! Amplitude normalization factor in sub-array 2: 1.02604 ! Telescope amplitude corrections in sub-array 2: ! FD 0.99 KP 0.76 LA 0.80 NL 1.26 ! OV 1.00 PT 1.04 ! ! Amplitude normalization factor in sub-array 3: 1 ! Telescope amplitude corrections in sub-array 3: ! HN 0.00* SC 0.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.95534 ! Telescope amplitude corrections in sub-array 1: ! FD 1.12 HN 1.00 KP 0.92 LA 0.83 ! MK 0.93 NL 1.22 OV 1.12 SC 1.24 ! ! Amplitude normalization factor in sub-array 2: 0.916544 ! Telescope amplitude corrections in sub-array 2: ! FD 1.19 KP 0.98 LA 1.04 NL 1.04 ! OV 0.97 PT 1.32 ! ! Amplitude normalization factor in sub-array 3: 1 ! Telescope amplitude corrections in sub-array 3: ! HN 0.00* SC 0.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.966262 ! Telescope amplitude corrections in sub-array 1: ! FD 0.91 HN 1.09 KP 1.04 LA 1.37 ! MK 0.84 NL 1.10 OV 1.12 SC 0.80 ! ! Amplitude normalization factor in sub-array 2: 1.02842 ! Telescope amplitude corrections in sub-array 2: ! FD 0.94 KP 0.94 LA 0.89 NL 1.22 ! OV 0.92 PT 0.92 ! ! Amplitude normalization factor in sub-array 3: 1 ! Telescope amplitude corrections in sub-array 3: ! HN 0.00* SC 0.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.97597 ! Telescope amplitude corrections in sub-array 1: ! FD 1.11 HN 1.24 KP 0.97 LA 1.06 ! MK 0.81 NL 0.79 OV 1.21 SC 1.01 ! ! Amplitude normalization factor in sub-array 2: 1.00414 ! Telescope amplitude corrections in sub-array 2: ! FD 0.96 KP 0.99 LA 0.89 NL 1.21 ! OV 0.96 PT 0.95 ! ! Amplitude normalization factor in sub-array 3: 1 ! Telescope amplitude corrections in sub-array 3: ! HN 0.00* SC 0.00* ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 0.896156 ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 HN 1.43 KP 0.73 LA 1.00 ! MK 0.90 NL 1.44 OV 1.49 SC 0.92 ! ! Amplitude normalization factor in sub-array 2: 1.04843 ! Telescope amplitude corrections in sub-array 2: ! FD 0.78 KP 0.99 LA 0.92 NL 1.14 ! OV 0.94 PT 0.96 ! ! Amplitude normalization factor in sub-array 3: 1 ! Telescope amplitude corrections in sub-array 3: ! HN 0.00* SC 0.00* ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 1.02717 ! Telescope amplitude corrections in sub-array 1: ! FD 1.08 HN 0.86 KP 0.83 LA 1.11 ! MK 1.21 NL 0.72 OV 0.94 SC 1.05 ! ! Amplitude normalization factor in sub-array 2: 0.98083 ! Telescope amplitude corrections in sub-array 2: ! FD 1.10 KP 0.97 LA 0.99 NL 0.95 ! OV 1.17 PT 0.94 ! ! Amplitude normalization factor in sub-array 3: 1 ! Telescope amplitude corrections in sub-array 3: ! HN 0.00* SC 0.00* ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 0.981553 ! Telescope amplitude corrections in sub-array 1: ! FD 1.28 HN 0.93 KP 1.10 LA 0.95 ! MK 0.95 NL 0.93 OV 1.13 SC 0.87 ! ! Amplitude normalization factor in sub-array 2: 1.01633 ! Telescope amplitude corrections in sub-array 2: ! FD 0.97 KP 0.84 LA 0.88 NL 1.11 ! OV 0.98 PT 1.13 ! ! Amplitude normalization factor in sub-array 3: 1 ! Telescope amplitude corrections in sub-array 3: ! HN 0.00* SC 0.00* ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 0.986701 ! Telescope amplitude corrections in sub-array 1: ! FD 0.80 HN 1.17 KP 0.99 LA 0.93 ! MK 0.93 NL 1.19 OV 1.09 SC 1.00 ! ! Amplitude normalization factor in sub-array 2: 0.977752 ! Telescope amplitude corrections in sub-array 2: ! FD 0.83 KP 0.95 LA 1.15 NL 0.97 ! OV 1.22 PT 1.02 ! ! Amplitude normalization factor in sub-array 3: 1 ! Telescope amplitude corrections in sub-array 3: ! HN 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.026911Jy sigma=0.689478 ! Fit after self-cal, rms=0.027227Jy sigma=0.685051 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.027227Jy sigma=0.685051 ! Fit after self-cal, rms=0.027232Jy sigma=0.684992 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.986 mas, bmaj=2.99 mas, bpa=-5.789 degrees ! Estimated noise=0.307641 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.000530978 Jy ! Component: 100 - total flux cleaned = -0.000577788 Jy ! Component: 150 - total flux cleaned = -0.000577919 Jy ! Component: 200 - total flux cleaned = -0.000588129 Jy ! Total flux subtracted in 200 components = -0.000588129 Jy ! Clean residual min=-0.000847 max=0.000902 Jy/beam ! Clean residual mean=-0.000002 rms=0.000212 Jy/beam ! Combined flux in latest and established models = 0.0208611 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 84 components and 0.0208611 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.027224Jy sigma=0.684539 ! Fit after self-cal, rms=0.027224Jy sigma=0.684529 ! 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.027224Jy sigma=0.684529 ! Fit after self-cal, rms=0.027191Jy sigma=0.683415 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.000125435 Jy ! Component: 100 - total flux cleaned = 0.000116479 Jy ! Component: 150 - total flux cleaned = 0.000109277 Jy ! Component: 200 - total flux cleaned = 0.000109382 Jy ! Total flux subtracted in 200 components = 0.000109382 Jy ! Clean residual min=-0.000834 max=0.000909 Jy/beam ! Clean residual mean=-0.000002 rms=0.000210 Jy/beam ! Combined flux in latest and established models = 0.0209705 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 94 components and 0.0209705 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.027186Jy sigma=0.683294 ! Fit after self-cal, rms=0.027183Jy sigma=0.683106 ! 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: 0.986 x 2.99 at -5.789 degrees (North through East) ! Clean map min=-0.00081005 max=0.013649 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=0.7396 mas, bmaj=2.349 mas, bpa=-4.401 degrees ! Estimated noise=0.430649 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0119524 Jy ! Component: 100 - total flux cleaned = 0.0155099 Jy ! Component: 150 - total flux cleaned = 0.0174762 Jy ! Component: 200 - total flux cleaned = 0.0187328 Jy ! Total flux subtracted in 200 components = 0.0187328 Jy ! Clean residual min=-0.001177 max=0.001298 Jy/beam ! Clean residual mean=-0.000002 rms=0.000296 Jy/beam ! Combined flux in latest and established models = 0.0187328 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.0187328 Jy ! Inverting map and beam ! Estimated beam: bmin=0.986 mas, bmaj=2.99 mas, bpa=-5.789 degrees ! Estimated noise=0.307641 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 (-1, -1.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159173 Jy ! Component: 100 - total flux cleaned = 0.00237279 Jy ! Component: 150 - total flux cleaned = 0.00278493 Jy ! Component: 200 - total flux cleaned = 0.00287388 Jy ! Total flux subtracted in 200 components = 0.00287388 Jy ! Clean residual min=-0.000854 max=0.000867 Jy/beam ! Clean residual mean=-0.000002 rms=0.000203 Jy/beam ! Combined flux in latest and established models = 0.0216067 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 80 components and 0.0216067 Jy ! Inverting map ! Added new window around map position (24.8, -26.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000962504 Jy ! Component: 100 - total flux cleaned = 0.00121776 Jy ! Component: 150 - total flux cleaned = 0.00138634 Jy ! Component: 200 - total flux cleaned = 0.00155804 Jy ! Total flux subtracted in 200 components = 0.00155804 Jy ! Clean residual min=-0.000794 max=0.000691 Jy/beam ! Clean residual mean=-0.000001 rms=0.000179 Jy/beam ! Combined flux in latest and established models = 0.0231647 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 107 components and 0.0231647 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 9.55101e-05 Jy ! Component: 100 - total flux cleaned = 0.000184859 Jy ! Component: 150 - total flux cleaned = 0.000258178 Jy ! Component: 200 - total flux cleaned = 0.000317391 Jy ! Total flux subtracted in 200 components = 0.000317391 Jy ! Clean residual min=-0.000747 max=0.000686 Jy/beam ! Clean residual mean=-0.000001 rms=0.000174 Jy/beam ! Combined flux in latest and established models = 0.0234821 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 39 model components to the UV plane model. ! The established model now contains 129 components and 0.0234821 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.027148Jy sigma=0.681722 ! Fit after self-cal, rms=0.027146Jy sigma=0.681570 wmodel J0206+0047_X_map.mod ! Writing 129 model components to file: J0206+0047_X_map.mod wobs J0206+0047_X_uvs.fits ! Writing UV FITS file: J0206+0047_X_uvs.fits wwins J0206+0047_X_map.win ! wwins: Wrote 4 windows to J0206+0047_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 = 2.22345e-05 Jy ! Component: 100 - total flux cleaned = -1.1605e-05 Jy ! Component: 150 - total flux cleaned = -9.95267e-05 Jy ! Component: 200 - total flux cleaned = -0.000161589 Jy ! Component: 250 - total flux cleaned = -0.000181505 Jy ! Component: 300 - total flux cleaned = -0.000200394 Jy ! Component: 350 - total flux cleaned = -0.000191304 Jy ! Component: 400 - total flux cleaned = -0.000209135 Jy ! Component: 450 - total flux cleaned = -0.00022598 Jy ! Component: 500 - total flux cleaned = -0.000209656 Jy ! Component: 550 - total flux cleaned = -0.000233525 Jy ! Component: 600 - total flux cleaned = -0.000248841 Jy ! Component: 650 - total flux cleaned = -0.000271294 Jy ! Component: 700 - total flux cleaned = -0.000286029 Jy ! Component: 750 - total flux cleaned = -0.000307569 Jy ! Component: 800 - total flux cleaned = -0.000307789 Jy ! Component: 850 - total flux cleaned = -0.000321537 Jy ! Component: 900 - total flux cleaned = -0.000321714 Jy ! Component: 950 - total flux cleaned = -0.000341383 Jy ! Component: 1000 - total flux cleaned = -0.000341442 Jy ! Component: 1050 - total flux cleaned = -0.000366664 Jy ! Component: 1100 - total flux cleaned = -0.00037285 Jy ! Component: 1150 - total flux cleaned = -0.000403331 Jy ! Component: 1200 - total flux cleaned = -0.000409285 Jy ! Component: 1250 - total flux cleaned = -0.00042127 Jy ! Component: 1300 - total flux cleaned = -0.000473588 Jy ! Component: 1350 - total flux cleaned = -0.000513557 Jy ! Component: 1400 - total flux cleaned = -0.000541621 Jy ! Component: 1450 - total flux cleaned = -0.000585957 Jy ! Component: 1500 - total flux cleaned = -0.000618692 Jy ! Component: 1550 - total flux cleaned = -0.000656463 Jy ! Component: 1600 - total flux cleaned = -0.000688327 Jy ! Component: 1650 - total flux cleaned = -0.00073034 Jy ! Component: 1700 - total flux cleaned = -0.000766492 Jy ! Component: 1750 - total flux cleaned = -0.000802263 Jy ! Component: 1800 - total flux cleaned = -0.000847639 Jy ! Component: 1850 - total flux cleaned = -0.000872517 Jy ! Component: 1900 - total flux cleaned = -0.00091181 Jy ! Component: 1950 - total flux cleaned = -0.000950748 Jy ! Component: 2000 - total flux cleaned = -0.000974799 Jy ! Component: 2050 - total flux cleaned = -0.00101281 Jy ! Component: 2100 - total flux cleaned = -0.00105983 Jy ! Component: 2150 - total flux cleaned = -0.00108307 Jy ! Component: 2200 - total flux cleaned = -0.00110151 Jy ! Component: 2250 - total flux cleaned = -0.00111068 Jy ! Component: 2300 - total flux cleaned = -0.00111072 Jy ! Component: 2350 - total flux cleaned = -0.0011467 Jy ! Component: 2400 - total flux cleaned = -0.00115561 Jy ! Component: 2450 - total flux cleaned = -0.0011733 Jy ! Component: 2500 - total flux cleaned = -0.00118645 Jy ! Component: 2550 - total flux cleaned = -0.00121251 Jy ! Component: 2600 - total flux cleaned = -0.00122543 Jy ! Component: 2650 - total flux cleaned = -0.00121687 Jy ! Component: 2700 - total flux cleaned = -0.00122112 Jy ! Component: 2750 - total flux cleaned = -0.00122958 Jy ! Component: 2800 - total flux cleaned = -0.00122536 Jy ! Component: 2850 - total flux cleaned = -0.00124199 Jy ! Component: 2900 - total flux cleaned = -0.001242 Jy ! Component: 2950 - total flux cleaned = -0.00126665 Jy ! Component: 3000 - total flux cleaned = -0.00125437 Jy ! Component: 3050 - total flux cleaned = -0.00126659 Jy ! Component: 3100 - total flux cleaned = -0.00127063 Jy ! Component: 3150 - total flux cleaned = -0.00126259 Jy ! Component: 3200 - total flux cleaned = -0.00126654 Jy ! Component: 3250 - total flux cleaned = -0.00124666 Jy ! Component: 3300 - total flux cleaned = -0.00123878 Jy ! Component: 3350 - total flux cleaned = -0.00122697 Jy ! Component: 3400 - total flux cleaned = -0.00123089 Jy ! Component: 3450 - total flux cleaned = -0.00120748 Jy ! Component: 3500 - total flux cleaned = -0.00121135 Jy ! Component: 3550 - total flux cleaned = -0.00121908 Jy ! Component: 3600 - total flux cleaned = -0.00121905 Jy ! Component: 3650 - total flux cleaned = -0.00119994 Jy ! Component: 3700 - total flux cleaned = -0.00119997 Jy ! Component: 3750 - total flux cleaned = -0.00119995 Jy ! Component: 3800 - total flux cleaned = -0.00119239 Jy ! Component: 3850 - total flux cleaned = -0.00119239 Jy ! Component: 3900 - total flux cleaned = -0.0011812 Jy ! Component: 3950 - total flux cleaned = -0.00118864 Jy ! Component: 4000 - total flux cleaned = -0.00117378 Jy ! Component: 4050 - total flux cleaned = -0.00117374 Jy ! Total flux subtracted in 4096 components = -0.00115897 Jy ! Clean residual min=-0.000207 max=0.000223 Jy/beam ! Clean residual mean=0.000000 rms=0.000060 Jy/beam ! Combined flux in latest and established models = 0.0223231 Jy keep ! Adding 213 model components to the UV plane model. ! The established model now contains 342 components and 0.0223231 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0206+0047_X_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.986 x 2.99 at -5.789 degrees (North through East) ! Clean map min=-0.00049339 max=0.01336 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0206+0047_X_a_map.fits wmodel /vlbi/vcs9/uvm//J0206+0047_X_a_map.mod ! Writing 342 model components to file: /vlbi/vcs9/uvm//J0206+0047_X_a_map.mod wobs /vlbi/vcs9/uvm//J0206+0047_X_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0206+0047_X_a_uvs.fits wwins /vlbi/vcs9/uvm//J0206+0047_X_a_map.win ! wwins: Wrote 5 windows to /vlbi/vcs9/uvm//J0206+0047_X_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0133597 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 5.80456e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.30345 1.30345 2.60689 5.21378 10.4276 20.8551 41.7102 83.4205 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.013 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 230.159 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0206+0047_X_a_dfm.log closed on Tue Dec 26 21:11:35 2017