! Started logfile: /scr/pima/rv124_uvs/J1008+0621_S_dfm.log on Mon Dec 24 01:40:32 2018 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv124_uvs/J1008+0621_S_uva.fits ! Reading UV FITS file: /scr/pima/rv124_uvs/J1008+0621_S_uva.fits ! AN table 1: 22 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1008+0621 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 3960 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J1008+0621_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. 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. ! A total of 220 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.043167Jy sigma=18.010475 ! Fit after self-cal, rms=0.773042Jy sigma=13.389326 ! 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. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.912 mas, bmaj=6.645 mas, bpa=4.039 degrees ! Estimated noise=1.29527 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.168884 Jy ! Component: 100 - total flux cleaned = 0.211918 Jy ! Total flux subtracted in 100 components = 0.211918 Jy ! Clean residual min=-0.015123 max=0.022660 Jy/beam ! Clean residual mean=0.000032 rms=0.003988 Jy/beam ! Combined flux in latest and established models = 0.211918 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.211918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083651Jy sigma=1.359900 ! Fit after self-cal, rms=0.083639Jy sigma=1.359467 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! 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.495 mas, bmaj=7.632 mas, bpa=3.421 degrees ! Estimated noise=0.761338 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0268221 Jy ! Component: 100 - total flux cleaned = 0.0407657 Jy ! Component: 150 - total flux cleaned = 0.0490309 Jy ! Component: 200 - total flux cleaned = 0.0533298 Jy ! Total flux subtracted in 200 components = 0.0533298 Jy ! Clean residual min=-0.013727 max=0.012691 Jy/beam ! Clean residual mean=-0.000003 rms=0.002983 Jy/beam ! Combined flux in latest and established models = 0.265248 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 37 components and 0.265248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074392Jy sigma=1.198083 ! Fit after self-cal, rms=0.074369Jy sigma=1.197568 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.495 x 7.632 at 3.421 degrees (North through East) ! Clean map min=-0.013051 max=0.22851 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.06 HN 0.85 KP 0.93 ! LA 0.96 MK 1.41 NL 1.12 OV 0.92 ! PT 1.05 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.08 HN 0.86 KP 0.94 ! LA 0.96 MK 1.45 NL 1.13 OV 0.76 ! PT 1.04 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.73 FD 1.07 HN 0.86 KP 0.96 ! LA 0.99 MK 1.17 NL 1.13 OV 0.92 ! PT 1.05 SC 1.07 ! ! ! Fit before self-cal, rms=0.074369Jy sigma=1.197568 ! Fit after self-cal, rms=0.064321Jy sigma=0.989593 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.586 mas, bmaj=7.774 mas, bpa=4.491 degrees ! Estimated noise=0.765658 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00181719 Jy ! Component: 100 - total flux cleaned = -0.00259082 Jy ! Component: 150 - total flux cleaned = -0.00296251 Jy ! Component: 200 - total flux cleaned = -0.00336859 Jy ! Total flux subtracted in 200 components = -0.00336859 Jy ! Clean residual min=-0.004528 max=0.003664 Jy/beam ! Clean residual mean=0.000003 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.261879 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.261879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063908Jy sigma=0.984247 ! Fit after self-cal, rms=0.063964Jy sigma=0.983357 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063964Jy sigma=0.983357 ! Fit after self-cal, rms=0.064559Jy sigma=0.982767 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.598 mas, bmaj=7.792 mas, bpa=4.705 degrees ! Estimated noise=0.76568 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00157922 Jy ! Component: 100 - total flux cleaned = -0.00190767 Jy ! Component: 150 - total flux cleaned = -0.00227403 Jy ! Component: 200 - total flux cleaned = -0.00253821 Jy ! Total flux subtracted in 200 components = -0.00253821 Jy ! Clean residual min=-0.003916 max=0.003560 Jy/beam ! Clean residual mean=0.000003 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.259341 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 51 components and 0.259341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064316Jy sigma=0.979997 ! Fit after self-cal, rms=0.064312Jy sigma=0.979907 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000121014 Jy ! Component: 100 - total flux cleaned = -0.00034897 Jy ! Component: 150 - total flux cleaned = -0.000349566 Jy ! Component: 200 - total flux cleaned = -0.000350354 Jy ! Total flux subtracted in 200 components = -0.000350354 Jy ! Clean residual min=-0.003733 max=0.003507 Jy/beam ! Clean residual mean=0.000003 rms=0.000892 Jy/beam ! Combined flux in latest and established models = 0.258991 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 56 components and 0.258991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064196Jy sigma=0.978688 ! Fit after self-cal, rms=0.064191Jy sigma=0.978632 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064191Jy sigma=0.978632 ! Fit after self-cal, rms=0.064845Jy sigma=0.978053 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.61 mas, bmaj=7.809 mas, bpa=4.94 degrees ! Estimated noise=0.765986 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00131576 Jy ! Component: 100 - total flux cleaned = -0.00162619 Jy ! Component: 150 - total flux cleaned = -0.00184527 Jy ! Component: 200 - total flux cleaned = -0.00204513 Jy ! Total flux subtracted in 200 components = -0.00204513 Jy ! Clean residual min=-0.003453 max=0.003354 Jy/beam ! Clean residual mean=0.000003 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.256946 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 56 components and 0.256946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064691Jy sigma=0.976572 ! Fit after self-cal, rms=0.064691Jy sigma=0.976553 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.74149e-06 Jy ! Component: 100 - total flux cleaned = 1.44481e-06 Jy ! Component: 150 - total flux cleaned = 7.69094e-07 Jy ! Component: 200 - total flux cleaned = -5.8242e-07 Jy ! Total flux subtracted in 200 components = -5.8242e-07 Jy ! Clean residual min=-0.003351 max=0.003314 Jy/beam ! Clean residual mean=0.000003 rms=0.000845 Jy/beam ! Combined flux in latest and established models = 0.256945 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 57 components and 0.256945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064616Jy sigma=0.975871 ! Fit after self-cal, rms=0.064613Jy sigma=0.975859 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064613Jy sigma=0.975859 ! Fit after self-cal, rms=0.065116Jy sigma=0.975512 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.267 mas, bmaj=11.45 mas, bpa=-7.793 degrees ! Estimated noise=0.931092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000255435 Jy ! Component: 100 - total flux cleaned = -0.000442325 Jy ! Component: 150 - total flux cleaned = -0.000564882 Jy ! Component: 200 - total flux cleaned = -0.000692287 Jy ! Total flux subtracted in 200 components = -0.000692287 Jy ! Clean residual min=-0.003612 max=0.003148 Jy/beam ! Clean residual mean=0.000005 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.256253 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 60 components and 0.256253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065079Jy sigma=0.975227 ! Fit after self-cal, rms=0.065076Jy sigma=0.975134 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.19202e-05 Jy ! Component: 100 - total flux cleaned = -5.60811e-05 Jy ! Component: 150 - total flux cleaned = -0.000154192 Jy ! Component: 200 - total flux cleaned = -0.000219576 Jy ! Total flux subtracted in 200 components = -0.000219576 Jy ! Clean residual min=-0.003582 max=0.003056 Jy/beam ! Clean residual mean=0.000005 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.256033 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 62 components and 0.256033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065059Jy sigma=0.975104 ! Fit after self-cal, rms=0.065056Jy sigma=0.975025 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=3.62 mas, bmaj=7.821 mas, bpa=5.123 degrees ! Estimated noise=0.766195 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.62 x 7.821 at 5.123 degrees (North through East) ! Clean map min=-0.0031703 max=0.22865 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative 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=3.046 mas, bmaj=6.783 mas, bpa=6.056 degrees ! Estimated noise=1.35357 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.17642 Jy ! Component: 100 - total flux cleaned = 0.215027 Jy ! Component: 150 - total flux cleaned = 0.228194 Jy ! Component: 200 - total flux cleaned = 0.23622 Jy ! Total flux subtracted in 200 components = 0.23622 Jy ! Clean residual min=-0.006300 max=0.006857 Jy/beam ! Clean residual mean=0.000010 rms=0.001571 Jy/beam ! Combined flux in latest and established models = 0.23622 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.23622 Jy ! Inverting map and beam ! Estimated beam: bmin=3.62 mas, bmaj=7.821 mas, bpa=5.123 degrees ! Estimated noise=0.766195 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.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00902649 Jy ! Component: 100 - total flux cleaned = 0.0139344 Jy ! Component: 150 - total flux cleaned = 0.0168242 Jy ! Component: 200 - total flux cleaned = 0.0181011 Jy ! Total flux subtracted in 200 components = 0.0181011 Jy ! Clean residual min=-0.003309 max=0.003174 Jy/beam ! Clean residual mean=0.000005 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.254321 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 41 components and 0.254321 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.267 mas, bmaj=11.45 mas, bpa=-7.793 degrees ! Estimated noise=0.931092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014598 Jy ! Component: 100 - total flux cleaned = 0.0015464 Jy ! Component: 150 - total flux cleaned = 0.00164948 Jy ! Component: 200 - total flux cleaned = 0.00173228 Jy ! Total flux subtracted in 200 components = 0.00173228 Jy ! Clean residual min=-0.003940 max=0.003003 Jy/beam ! Clean residual mean=0.000006 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.256054 Jy flux_cutoff = imstat(rms) * dynam 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.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.75479e-05 Jy ! Component: 100 - total flux cleaned = 0.000108116 Jy ! Component: 150 - total flux cleaned = 0.000159547 Jy ! Component: 200 - total flux cleaned = 0.000203553 Jy ! Total flux subtracted in 200 components = 0.000203553 Jy ! Clean residual min=-0.003832 max=0.002994 Jy/beam ! Clean residual mean=0.000005 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 0.256257 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 63 components and 0.256257 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.62 mas, bmaj=7.821 mas, bpa=5.123 degrees ! Estimated noise=0.766195 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.26041e-05 Jy ! Component: 100 - total flux cleaned = 9.57492e-06 Jy ! Component: 150 - total flux cleaned = -1.95462e-05 Jy ! Component: 200 - total flux cleaned = -2.0265e-05 Jy ! Total flux subtracted in 200 components = -2.0265e-05 Jy ! Clean residual min=-0.003070 max=0.003028 Jy/beam ! Clean residual mean=0.000002 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.256237 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 72 components and 0.256237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064751Jy sigma=0.973718 ! Fit after self-cal, rms=0.064735Jy sigma=0.973581 wmodel J1008+0621_S_map.mod ! Writing 72 model components to file: J1008+0621_S_map.mod wobs J1008+0621_S_uvs.fits ! Writing UV FITS file: J1008+0621_S_uvs.fits wwins J1008+0621_S_map.win ! wwins: Wrote 1 windows to J1008+0621_S_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.000174838 Jy ! Component: 100 - total flux cleaned = -9.08969e-05 Jy ! Component: 150 - total flux cleaned = -0.000142148 Jy ! Component: 200 - total flux cleaned = -0.000382273 Jy ! Component: 250 - total flux cleaned = -0.000661387 Jy ! Component: 300 - total flux cleaned = -0.00102254 Jy ! Component: 350 - total flux cleaned = -0.00128481 Jy ! Component: 400 - total flux cleaned = -0.00162785 Jy ! Component: 450 - total flux cleaned = -0.00200382 Jy ! Component: 500 - total flux cleaned = -0.00220796 Jy ! Component: 550 - total flux cleaned = -0.00260825 Jy ! Component: 600 - total flux cleaned = -0.00284321 Jy ! Component: 650 - total flux cleaned = -0.00318943 Jy ! Component: 700 - total flux cleaned = -0.0033784 Jy ! Component: 750 - total flux cleaned = -0.00363958 Jy ! Component: 800 - total flux cleaned = -0.00396927 Jy ! Component: 850 - total flux cleaned = -0.00418541 Jy ! Component: 900 - total flux cleaned = -0.00429243 Jy ! Component: 950 - total flux cleaned = -0.00453778 Jy ! Component: 1000 - total flux cleaned = -0.00471006 Jy ! Component: 1050 - total flux cleaned = -0.00491455 Jy ! Component: 1100 - total flux cleaned = -0.00504892 Jy ! Component: 1150 - total flux cleaned = -0.00511531 Jy ! Component: 1200 - total flux cleaned = -0.00518065 Jy ! Component: 1250 - total flux cleaned = -0.00527777 Jy ! Component: 1300 - total flux cleaned = -0.00527801 Jy ! Component: 1350 - total flux cleaned = -0.00530926 Jy ! Component: 1400 - total flux cleaned = -0.00540288 Jy ! Component: 1450 - total flux cleaned = -0.00546467 Jy ! Component: 1500 - total flux cleaned = -0.00549521 Jy ! Component: 1550 - total flux cleaned = -0.00543515 Jy ! Component: 1600 - total flux cleaned = -0.00552479 Jy ! Component: 1650 - total flux cleaned = -0.0055248 Jy ! Component: 1700 - total flux cleaned = -0.00555388 Jy ! Component: 1750 - total flux cleaned = -0.00555392 Jy ! Component: 1800 - total flux cleaned = -0.00549657 Jy ! Component: 1850 - total flux cleaned = -0.00558199 Jy ! Component: 1900 - total flux cleaned = -0.00552562 Jy ! Component: 1950 - total flux cleaned = -0.00555363 Jy ! Component: 2000 - total flux cleaned = -0.00558107 Jy ! Component: 2050 - total flux cleaned = -0.00544377 Jy ! Component: 2100 - total flux cleaned = -0.00544408 Jy ! Component: 2150 - total flux cleaned = -0.00547134 Jy ! Component: 2200 - total flux cleaned = -0.00547151 Jy ! Component: 2250 - total flux cleaned = -0.00544472 Jy ! Component: 2300 - total flux cleaned = -0.005471 Jy ! Component: 2350 - total flux cleaned = -0.0053925 Jy ! Component: 2400 - total flux cleaned = -0.00534071 Jy ! Component: 2450 - total flux cleaned = -0.0052635 Jy ! Component: 2500 - total flux cleaned = -0.005238 Jy ! Component: 2550 - total flux cleaned = -0.00518727 Jy ! Component: 2600 - total flux cleaned = -0.00518743 Jy ! Component: 2650 - total flux cleaned = -0.00516243 Jy ! Component: 2700 - total flux cleaned = -0.00508811 Jy ! Component: 2750 - total flux cleaned = -0.00513748 Jy ! Component: 2800 - total flux cleaned = -0.00506387 Jy ! Component: 2850 - total flux cleaned = -0.00503937 Jy ! Component: 2900 - total flux cleaned = -0.00503926 Jy ! Component: 2950 - total flux cleaned = -0.00503934 Jy ! Component: 3000 - total flux cleaned = -0.00503939 Jy ! Component: 3050 - total flux cleaned = -0.00501562 Jy ! Component: 3100 - total flux cleaned = -0.00506295 Jy ! Component: 3150 - total flux cleaned = -0.00508662 Jy ! Component: 3200 - total flux cleaned = -0.00510971 Jy ! Component: 3250 - total flux cleaned = -0.00513277 Jy ! Component: 3300 - total flux cleaned = -0.00513273 Jy ! Component: 3350 - total flux cleaned = -0.00522452 Jy ! Component: 3400 - total flux cleaned = -0.00524719 Jy ! Component: 3450 - total flux cleaned = -0.00531512 Jy ! Component: 3500 - total flux cleaned = -0.00533768 Jy ! Component: 3550 - total flux cleaned = -0.00542735 Jy ! Component: 3600 - total flux cleaned = -0.00547192 Jy ! Component: 3650 - total flux cleaned = -0.0055385 Jy ! Component: 3700 - total flux cleaned = -0.00551636 Jy ! Component: 3750 - total flux cleaned = -0.00558242 Jy ! Component: 3800 - total flux cleaned = -0.00564832 Jy ! Component: 3850 - total flux cleaned = -0.00571367 Jy ! Component: 3900 - total flux cleaned = -0.0057572 Jy ! Component: 3950 - total flux cleaned = -0.0058436 Jy ! Component: 4000 - total flux cleaned = -0.00588658 Jy ! Component: 4050 - total flux cleaned = -0.00595077 Jy ! Total flux subtracted in 4096 components = -0.00603586 Jy ! Clean residual min=-0.001348 max=0.001226 Jy/beam ! Clean residual mean=-0.000001 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.250201 Jy keep ! Adding 232 model components to the UV plane model. ! The established model now contains 304 components and 0.250201 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv124_uvs/J1008+0621_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.62 x 7.821 at 5.123 degrees (North through East) ! Clean map min=-0.0028925 max=0.22955 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv124_uvs/J1008+0621_S_map.fits wmodel /scr/pima/rv124_uvs/J1008+0621_S_map.mod ! Writing 304 model components to file: /scr/pima/rv124_uvs/J1008+0621_S_map.mod wobs /scr/pima/rv124_uvs/J1008+0621_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv124_uvs/J1008+0621_S_uvs.fits wwins /scr/pima/rv124_uvs/J1008+0621_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv124_uvs/J1008+0621_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.229554 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000374425 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.489328 0.489328 0.978656 1.95731 3.91462 7.82925 15.6585 31.317 62.634 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.229 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 613.085 quit ! Quitting program ! Log file /scr/pima/rv124_uvs/J1008+0621_S_dfm.log closed on Mon Dec 24 01:40:36 2018