! Started logfile: .//J0424+0036_S_dfm.log on Wed Aug 15 15:27:28 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.22000 obs .//J0424+0036_S_uva.fits ! Reading UV FITS file: .//J0424+0036_S_uva.fits ! AN table 1: 8 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0424+0036 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 1440 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 J0424+0036_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. ! ! Correcting IF 4. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.025154Jy sigma=19.758613 ! Fit after self-cal, rms=0.565404Jy sigma=10.983510 ! 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.646 mas, bmaj=7.544 mas, bpa=-5.062 degrees ! Estimated noise=1.24216 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.339745 Jy ! Component: 100 - total flux cleaned = 0.421961 Jy ! Total flux subtracted in 100 components = 0.421961 Jy ! Clean residual min=-0.018525 max=0.032832 Jy/beam ! Clean residual mean=0.000112 rms=0.006045 Jy/beam ! Combined flux in latest and established models = 0.421961 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.421961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077860Jy sigma=1.550248 ! Fit after self-cal, rms=0.077846Jy sigma=1.549908 ! 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.016 mas, bmaj=8.037 mas, bpa=-4.176 degrees ! Estimated noise=1.12345 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.0365328 Jy ! Component: 100 - total flux cleaned = 0.0555413 Jy ! Component: 150 - total flux cleaned = 0.0672407 Jy ! Component: 200 - total flux cleaned = 0.0750477 Jy ! Total flux subtracted in 200 components = 0.0750477 Jy ! Clean residual min=-0.012049 max=0.009861 Jy/beam ! Clean residual mean=0.000026 rms=0.002871 Jy/beam ! Combined flux in latest and established models = 0.497009 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 73 components and 0.497009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061005Jy sigma=1.142859 ! Fit after self-cal, rms=0.061003Jy sigma=1.142449 ! 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.016 x 8.037 at -4.176 degrees (North through East) ! Clean map min=-0.011359 max=0.43408 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.02 HN 1.05 KP 0.98 ! LA 0.95 MK 1.02 NL 1.07 OV 0.92 ! PT 1.04 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 HN 1.03 KP 0.98 ! LA 0.95 MK 0.98 NL 1.06 OV 0.92 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.01 HN 1.04 KP 0.97 ! LA 0.93 MK 1.00 NL 0.98 OV 0.91 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 4. ! 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* ! ! ! Fit before self-cal, rms=0.061003Jy sigma=1.142449 ! Fit after self-cal, rms=0.054324Jy sigma=0.998785 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.033 mas, bmaj=8.112 mas, bpa=-4.162 degrees ! Estimated noise=1.12004 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 = -9.80338e-05 Jy ! Component: 100 - total flux cleaned = -0.000342708 Jy ! Component: 150 - total flux cleaned = -0.000399989 Jy ! Component: 200 - total flux cleaned = -0.00055672 Jy ! Total flux subtracted in 200 components = -0.00055672 Jy ! Clean residual min=-0.004570 max=0.005831 Jy/beam ! Clean residual mean=0.000007 rms=0.001166 Jy/beam ! Combined flux in latest and established models = 0.496452 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 84 components and 0.496452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054163Jy sigma=0.996838 ! Fit after self-cal, rms=0.054191Jy sigma=0.996616 ! 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.054191Jy sigma=0.996616 ! Fit after self-cal, rms=0.054237Jy sigma=0.996512 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.032 mas, bmaj=8.115 mas, bpa=-4.198 degrees ! Estimated noise=1.11997 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000106761 Jy ! Component: 100 - total flux cleaned = -0.000203873 Jy ! Component: 150 - total flux cleaned = -0.000250564 Jy ! Component: 200 - total flux cleaned = -0.00034015 Jy ! Total flux subtracted in 200 components = -0.00034015 Jy ! Clean residual min=-0.004416 max=0.005464 Jy/beam ! Clean residual mean=0.000007 rms=0.001136 Jy/beam ! Combined flux in latest and established models = 0.496112 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 87 components and 0.496112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054135Jy sigma=0.995265 ! Fit after self-cal, rms=0.054133Jy sigma=0.995198 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) ! Added new window around map position (24.5, -29). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00470867 Jy ! Component: 100 - total flux cleaned = 0.00560603 Jy ! Component: 150 - total flux cleaned = 0.00587011 Jy ! Component: 200 - total flux cleaned = 0.00594379 Jy ! Total flux subtracted in 200 components = 0.00594379 Jy ! Clean residual min=-0.003809 max=0.003480 Jy/beam ! Clean residual mean=0.000002 rms=0.000941 Jy/beam ! Combined flux in latest and established models = 0.502056 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 98 components and 0.502056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053629Jy sigma=0.985407 ! Fit after self-cal, rms=0.053616Jy sigma=0.985065 ! 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.053616Jy sigma=0.985065 ! Fit after self-cal, rms=0.053523Jy sigma=0.984651 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.028 mas, bmaj=8.115 mas, bpa=-4.234 degrees ! Estimated noise=1.11752 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00031671 Jy ! Component: 100 - total flux cleaned = 0.000375083 Jy ! Component: 150 - total flux cleaned = 0.000427936 Jy ! Component: 200 - total flux cleaned = 0.000429372 Jy ! Total flux subtracted in 200 components = 0.000429372 Jy ! Clean residual min=-0.003781 max=0.003445 Jy/beam ! Clean residual mean=0.000001 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.502485 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 105 components and 0.502485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053400Jy sigma=0.982685 ! Fit after self-cal, rms=0.053400Jy sigma=0.982608 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.000209451 Jy ! Component: 100 - total flux cleaned = 0.000209341 Jy ! Component: 150 - total flux cleaned = 0.000171151 Jy ! Component: 200 - total flux cleaned = 0.000208007 Jy ! Total flux subtracted in 200 components = 0.000208007 Jy ! Clean residual min=-0.003734 max=0.003425 Jy/beam ! Clean residual mean=0.000001 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.502693 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 115 components and 0.502693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053343Jy sigma=0.981661 ! Fit after self-cal, rms=0.053343Jy sigma=0.981634 ! 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.053343Jy sigma=0.981634 ! Fit after self-cal, rms=0.053369Jy sigma=0.981514 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.384 mas, bmaj=13.11 mas, bpa=-1.046 degrees ! Estimated noise=1.39187 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000143523 Jy ! Component: 100 - total flux cleaned = -0.000179222 Jy ! Component: 150 - total flux cleaned = -0.000179227 Jy ! Component: 200 - total flux cleaned = -0.000180488 Jy ! Total flux subtracted in 200 components = -0.000180488 Jy ! Clean residual min=-0.003693 max=0.003555 Jy/beam ! Clean residual mean=0.000000 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.502513 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 122 components and 0.502513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053349Jy sigma=0.981327 ! Fit after self-cal, rms=0.053348Jy sigma=0.981263 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 = 1.35485e-05 Jy ! Component: 100 - total flux cleaned = 1.26425e-05 Jy ! Component: 150 - total flux cleaned = 1.28106e-05 Jy ! Component: 200 - total flux cleaned = 5.4204e-05 Jy ! Total flux subtracted in 200 components = 5.4204e-05 Jy ! Clean residual min=-0.003618 max=0.003465 Jy/beam ! Clean residual mean=-0.000000 rms=0.000913 Jy/beam ! Combined flux in latest and established models = 0.502567 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 125 components and 0.502567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053343Jy sigma=0.981249 ! Fit after self-cal, rms=0.053342Jy sigma=0.981216 ! 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.028 mas, bmaj=8.117 mas, bpa=-4.245 degrees ! Estimated noise=1.11712 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.028 x 8.117 at -4.245 degrees (North through East) ! Clean map min=-0.0035548 max=0.43237 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=2.663 mas, bmaj=7.619 mas, bpa=-5.116 degrees ! Estimated noise=1.22945 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.336243 Jy ! Component: 100 - total flux cleaned = 0.416539 Jy ! Component: 150 - total flux cleaned = 0.449254 Jy ! Component: 200 - total flux cleaned = 0.466044 Jy ! Total flux subtracted in 200 components = 0.466044 Jy ! Clean residual min=-0.006673 max=0.009989 Jy/beam ! Clean residual mean=0.000036 rms=0.002026 Jy/beam ! Combined flux in latest and established models = 0.466044 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.466044 Jy ! Inverting map and beam ! Estimated beam: bmin=3.028 mas, bmaj=8.117 mas, bpa=-4.245 degrees ! Estimated noise=1.11712 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 (3, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0113994 Jy ! Component: 100 - total flux cleaned = 0.0185469 Jy ! Component: 150 - total flux cleaned = 0.023609 Jy ! Component: 200 - total flux cleaned = 0.0273955 Jy ! Total flux subtracted in 200 components = 0.0273955 Jy ! Clean residual min=-0.003714 max=0.003289 Jy/beam ! Clean residual mean=0.000009 rms=0.000960 Jy/beam ! Combined flux in latest and established models = 0.49344 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 65 components and 0.49344 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.384 mas, bmaj=13.11 mas, bpa=-1.046 degrees ! Estimated noise=1.39187 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00409448 Jy ! Component: 100 - total flux cleaned = 0.00645077 Jy ! Component: 150 - total flux cleaned = 0.00800887 Jy ! Component: 200 - total flux cleaned = 0.00908523 Jy ! Total flux subtracted in 200 components = 0.00908523 Jy ! Clean residual min=-0.003138 max=0.003085 Jy/beam ! Clean residual mean=-0.000002 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.502525 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 = 0.000508032 Jy ! Component: 100 - total flux cleaned = 0.000640026 Jy ! Component: 150 - total flux cleaned = 0.000711675 Jy ! Component: 200 - total flux cleaned = 0.000733213 Jy ! Total flux subtracted in 200 components = 0.000733213 Jy ! Clean residual min=-0.003063 max=0.003062 Jy/beam ! Clean residual mean=-0.000004 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.503258 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 115 components and 0.503258 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.028 mas, bmaj=8.117 mas, bpa=-4.245 degrees ! Estimated noise=1.11712 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000362625 Jy ! Component: 100 - total flux cleaned = -0.000201741 Jy ! Component: 150 - total flux cleaned = -1.14039e-05 Jy ! Component: 200 - total flux cleaned = 0.000198681 Jy ! Total flux subtracted in 200 components = 0.000198681 Jy ! Clean residual min=-0.003228 max=0.002999 Jy/beam ! Clean residual mean=-0.000002 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.503457 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 135 components and 0.503457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053193Jy sigma=0.977891 ! Fit after self-cal, rms=0.053182Jy sigma=0.977731 wmodel J0424+0036_S_map.mod ! Writing 135 model components to file: J0424+0036_S_map.mod wobs J0424+0036_S_uvs.fits ! Writing UV FITS file: J0424+0036_S_uvs.fits wwins J0424+0036_S_map.win ! wwins: Wrote 3 windows to J0424+0036_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 = -8.44765e-05 Jy ! Component: 100 - total flux cleaned = -0.000235131 Jy ! Component: 150 - total flux cleaned = -0.000473889 Jy ! Component: 200 - total flux cleaned = -0.000564501 Jy ! Component: 250 - total flux cleaned = -0.000651093 Jy ! Component: 300 - total flux cleaned = -0.000567284 Jy ! Component: 350 - total flux cleaned = -0.000567913 Jy ! Component: 400 - total flux cleaned = -0.000567991 Jy ! Component: 450 - total flux cleaned = -0.000492424 Jy ! Component: 500 - total flux cleaned = -0.000493397 Jy ! Component: 550 - total flux cleaned = -0.00038513 Jy ! Component: 600 - total flux cleaned = -0.000385504 Jy ! Component: 650 - total flux cleaned = -0.000281578 Jy ! Component: 700 - total flux cleaned = -0.000214458 Jy ! Component: 750 - total flux cleaned = -0.000181131 Jy ! Component: 800 - total flux cleaned = -0.000115343 Jy ! Component: 850 - total flux cleaned = -1.9144e-05 Jy ! Component: 900 - total flux cleaned = 4.34182e-05 Jy ! Component: 950 - total flux cleaned = 0.000105389 Jy ! Component: 1000 - total flux cleaned = 0.000105218 Jy ! Component: 1050 - total flux cleaned = 0.000135156 Jy ! Component: 1100 - total flux cleaned = 0.000164571 Jy ! Component: 1150 - total flux cleaned = 0.000106133 Jy ! Component: 1200 - total flux cleaned = 0.000163196 Jy ! Component: 1250 - total flux cleaned = 0.000134785 Jy ! Component: 1300 - total flux cleaned = 0.000190655 Jy ! Component: 1350 - total flux cleaned = 0.00024527 Jy ! Component: 1400 - total flux cleaned = 0.000298796 Jy ! Component: 1450 - total flux cleaned = 0.000378298 Jy ! Component: 1500 - total flux cleaned = 0.000298713 Jy ! Component: 1550 - total flux cleaned = 0.000324749 Jy ! Component: 1600 - total flux cleaned = 0.000350481 Jy ! Component: 1650 - total flux cleaned = 0.000273971 Jy ! Component: 1700 - total flux cleaned = 0.000324591 Jy ! Component: 1750 - total flux cleaned = 0.000324215 Jy ! Component: 1800 - total flux cleaned = 0.000275257 Jy ! Component: 1850 - total flux cleaned = 0.000348142 Jy ! Component: 1900 - total flux cleaned = 0.000323768 Jy ! Component: 1950 - total flux cleaned = 0.000347237 Jy ! Component: 2000 - total flux cleaned = 0.000346953 Jy ! Component: 2050 - total flux cleaned = 0.00032334 Jy ! Component: 2100 - total flux cleaned = 0.000231042 Jy ! Component: 2150 - total flux cleaned = 0.000254186 Jy ! Component: 2200 - total flux cleaned = 0.000231835 Jy ! Component: 2250 - total flux cleaned = 0.000231879 Jy ! Component: 2300 - total flux cleaned = 0.000254034 Jy ! Component: 2350 - total flux cleaned = 0.000187322 Jy ! Component: 2400 - total flux cleaned = 0.000209172 Jy ! Component: 2450 - total flux cleaned = 0.000165405 Jy ! Component: 2500 - total flux cleaned = 0.000165312 Jy ! Component: 2550 - total flux cleaned = 0.000100889 Jy ! Component: 2600 - total flux cleaned = 7.97674e-05 Jy ! Component: 2650 - total flux cleaned = 0.000101133 Jy ! Component: 2700 - total flux cleaned = 8.02023e-05 Jy ! Component: 2750 - total flux cleaned = 3.84168e-05 Jy ! Component: 2800 - total flux cleaned = 3.84839e-05 Jy ! Component: 2850 - total flux cleaned = -2.65308e-06 Jy ! Component: 2900 - total flux cleaned = 1.79118e-05 Jy ! Component: 2950 - total flux cleaned = -2.3735e-06 Jy ! Component: 3000 - total flux cleaned = -2.3704e-06 Jy ! Component: 3050 - total flux cleaned = -2.35891e-06 Jy ! Component: 3100 - total flux cleaned = -2.23091e-05 Jy ! Component: 3150 - total flux cleaned = -2.24372e-05 Jy ! Component: 3200 - total flux cleaned = -4.23155e-05 Jy ! Component: 3250 - total flux cleaned = -6.18996e-05 Jy ! Component: 3300 - total flux cleaned = -6.20135e-05 Jy ! Component: 3350 - total flux cleaned = -0.000100721 Jy ! Component: 3400 - total flux cleaned = -0.000119835 Jy ! Component: 3450 - total flux cleaned = -0.000158208 Jy ! Component: 3500 - total flux cleaned = -0.000215274 Jy ! Component: 3550 - total flux cleaned = -0.000234097 Jy ! Component: 3600 - total flux cleaned = -0.000271792 Jy ! Component: 3650 - total flux cleaned = -0.000309229 Jy ! Component: 3700 - total flux cleaned = -0.00029043 Jy ! Component: 3750 - total flux cleaned = -0.000308995 Jy ! Component: 3800 - total flux cleaned = -0.000309038 Jy ! Component: 3850 - total flux cleaned = -0.000309018 Jy ! Component: 3900 - total flux cleaned = -0.000327518 Jy ! Component: 3950 - total flux cleaned = -0.000364373 Jy ! Component: 4000 - total flux cleaned = -0.000382714 Jy ! Component: 4050 - total flux cleaned = -0.000401045 Jy ! Total flux subtracted in 4096 components = -0.000400985 Jy ! Clean residual min=-0.001322 max=0.001097 Jy/beam ! Clean residual mean=-0.000003 rms=0.000304 Jy/beam ! Combined flux in latest and established models = 0.503056 Jy keep ! Adding 245 model components to the UV plane model. ! The established model now contains 380 components and 0.503056 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap .//J0424+0036_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.028 x 8.117 at -4.245 degrees (North through East) ! Clean map min=-0.0031081 max=0.4344 Jy/beam ! Writing clean map to FITS file: .//J0424+0036_S_map.fits wmodel .//J0424+0036_S_map.mod ! Writing 380 model components to file: .//J0424+0036_S_map.mod wobs .//J0424+0036_S_uvs.fits ! Writing UV FITS file: .//J0424+0036_S_uvs.fits wwins .//J0424+0036_S_map.win ! wwins: Wrote 4 windows to .//J0424+0036_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.434397 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000286386 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.197781 0.197781 0.395563 0.791125 1.58225 3.1645 6.329 12.658 25.316 50.632 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.434 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1516.83 quit ! Quitting program ! Log file .//J0424+0036_S_dfm.log closed on Wed Aug 15 15:27:32 2018