! Started logfile: /image_prod/ug002_uva//J0339+6008_S_dfm.log on Wed Mar 4 19:59:47 2020 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 /image_prod/ug002_uva//J0339+6008_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0339+6008_S_uva.fits ! AN table 1: 75 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.999524 visibilities/baseline/integration-bin. ! Found source: J0339+6008 ! ! There are 3 IFs, and a total of 3 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 ! ! Polarization(s): RR ! ! Read 36 lines of history. ! ! Reading 6297 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 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 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 J0339+6008_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. ! ! Fit before self-cal, rms=1.011517Jy sigma=7.721211 ! Fit after self-cal, rms=0.899910Jy sigma=6.840114 ! 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.939 mas, bmaj=3.71 mas, bpa=13.51 degrees ! Estimated noise=1.96785 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.0760776 Jy ! Component: 100 - total flux cleaned = 0.0974286 Jy ! Total flux subtracted in 100 components = 0.0974286 Jy ! Clean residual min=-0.005688 max=0.009216 Jy/beam ! Clean residual mean=-0.000005 rms=0.001505 Jy/beam ! Combined flux in latest and established models = 0.0974286 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0974286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074812Jy sigma=0.456246 ! Fit after self-cal, rms=0.074666Jy sigma=0.455485 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109031 Jy ! Component: 100 - total flux cleaned = 0.0175396 Jy ! Total flux subtracted in 100 components = 0.0175396 Jy ! Clean residual min=-0.004779 max=0.004709 Jy/beam ! Clean residual mean=-0.000005 rms=0.001160 Jy/beam ! Combined flux in latest and established models = 0.114968 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 21 components and 0.114968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072823Jy sigma=0.439187 ! Fit after self-cal, rms=0.072816Jy sigma=0.438990 ! 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.484 mas, bmaj=4.315 mas, bpa=14.76 degrees ! Estimated noise=1.21599 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.0048353 Jy ! Component: 100 - total flux cleaned = 0.00741471 Jy ! Component: 150 - total flux cleaned = 0.00908499 Jy ! Component: 200 - total flux cleaned = 0.0102079 Jy ! Total flux subtracted in 200 components = 0.0102079 Jy ! Clean residual min=-0.004111 max=0.003916 Jy/beam ! Clean residual mean=-0.000004 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.125176 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 38 components and 0.125176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072397Jy sigma=0.436537 ! Fit after self-cal, rms=0.072405Jy sigma=0.436505 ! 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.484 x 4.315 at 14.76 degrees (North through East) ! Clean map min=-0.0040454 max=0.10123 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.03 HN 1.01 KP 1.02 ! MK 1.08 NL 0.94 OV 0.97 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.03 HN 1.05 KP 1.06 ! MK 1.02 NL 0.77 OV 0.92 SC 1.19 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 1.02 HN 1.03 KP 1.03 ! MK 1.03 NL 0.86 OV 0.93 SC 0.95 ! ! ! Fit before self-cal, rms=0.072405Jy sigma=0.436505 ! Fit after self-cal, rms=0.069666Jy sigma=0.429308 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.527 mas, bmaj=4.367 mas, bpa=14.42 degrees ! Estimated noise=1.2248 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.000792495 Jy ! Component: 100 - total flux cleaned = -0.000974162 Jy ! Component: 150 - total flux cleaned = -0.00108912 Jy ! Component: 200 - total flux cleaned = -0.00120786 Jy ! Total flux subtracted in 200 components = -0.00120786 Jy ! Clean residual min=-0.002443 max=0.002760 Jy/beam ! Clean residual mean=-0.000001 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.123968 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.123968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069649Jy sigma=0.429183 ! Fit after self-cal, rms=0.069617Jy sigma=0.429028 ! 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. ! ! Fit before self-cal, rms=0.069617Jy sigma=0.429028 ! Fit after self-cal, rms=0.073770Jy sigma=0.425073 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.537 mas, bmaj=4.347 mas, bpa=14.3 degrees ! Estimated noise=1.2214 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000637648 Jy ! Component: 100 - total flux cleaned = -0.00081812 Jy ! Component: 150 - total flux cleaned = -0.000948944 Jy ! Component: 200 - total flux cleaned = -0.00103007 Jy ! Total flux subtracted in 200 components = -0.00103007 Jy ! Clean residual min=-0.002112 max=0.002113 Jy/beam ! Clean residual mean=-0.000001 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.122938 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 49 components and 0.122938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073760Jy sigma=0.424986 ! Fit after self-cal, rms=0.073736Jy sigma=0.424910 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 = -6.00619e-05 Jy ! Component: 100 - total flux cleaned = -0.000114547 Jy ! Component: 150 - total flux cleaned = -0.000124345 Jy ! Component: 200 - total flux cleaned = -0.000133597 Jy ! Total flux subtracted in 200 components = -0.000133597 Jy ! Clean residual min=-0.002089 max=0.002095 Jy/beam ! Clean residual mean=-0.000001 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.122805 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.122805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073733Jy sigma=0.424888 ! Fit after self-cal, rms=0.073732Jy sigma=0.424886 ! 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. ! ! Fit before self-cal, rms=0.073732Jy sigma=0.424886 ! Fit after self-cal, rms=0.073915Jy sigma=0.424854 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.55 mas, bmaj=4.345 mas, bpa=14.22 degrees ! Estimated noise=1.22182 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000373107 Jy ! Component: 100 - total flux cleaned = -0.000502927 Jy ! Component: 150 - total flux cleaned = -0.000587232 Jy ! Component: 200 - total flux cleaned = -0.000640483 Jy ! Total flux subtracted in 200 components = -0.000640483 Jy ! Clean residual min=-0.002034 max=0.002089 Jy/beam ! Clean residual mean=-0.000001 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.122164 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 51 components and 0.122164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073910Jy sigma=0.424811 ! Fit after self-cal, rms=0.073912Jy sigma=0.424810 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 (30, -84.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141737 Jy ! Component: 100 - total flux cleaned = 0.00149285 Jy ! Component: 150 - total flux cleaned = 0.00161106 Jy ! Component: 200 - total flux cleaned = 0.00163414 Jy ! Total flux subtracted in 200 components = 0.00163414 Jy ! Clean residual min=-0.001934 max=0.001830 Jy/beam ! Clean residual mean=-0.000002 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.123798 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 67 components and 0.123798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073858Jy sigma=0.424359 ! Fit after self-cal, rms=0.073856Jy sigma=0.424335 ! 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. ! ! Fit before self-cal, rms=0.073856Jy sigma=0.424335 ! Fit after self-cal, rms=0.073916Jy sigma=0.424290 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.914 mas, bmaj=7.674 mas, bpa=36.89 degrees ! Estimated noise=1.52637 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.29382e-05 Jy ! Component: 100 - total flux cleaned = 2.34176e-05 Jy ! Component: 150 - total flux cleaned = 5.39391e-06 Jy ! Component: 200 - total flux cleaned = -6.49321e-05 Jy ! Total flux subtracted in 200 components = -6.49321e-05 Jy ! Clean residual min=-0.002099 max=0.001817 Jy/beam ! Clean residual mean=-0.000004 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.123733 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 84 components and 0.123733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073911Jy sigma=0.424254 ! Fit after self-cal, rms=0.073917Jy sigma=0.424246 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.000161219 Jy ! Component: 100 - total flux cleaned = -0.000186228 Jy ! Component: 150 - total flux cleaned = -0.000196437 Jy ! Component: 200 - total flux cleaned = -0.000186824 Jy ! Total flux subtracted in 200 components = -0.000186824 Jy ! Clean residual min=-0.002082 max=0.001813 Jy/beam ! Clean residual mean=-0.000004 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.123546 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 91 components and 0.123546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073916Jy sigma=0.424234 ! Fit after self-cal, rms=0.073918Jy sigma=0.424232 ! 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.559 mas, bmaj=4.337 mas, bpa=13.84 degrees ! Estimated noise=1.21891 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.559 x 4.337 at 13.84 degrees (North through East) ! Clean map min=-0.0017842 max=0.10191 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.994 mas, bmaj=3.732 mas, bpa=13.35 degrees ! Estimated noise=1.97666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0763486 Jy ! Component: 100 - total flux cleaned = 0.0976213 Jy ! Component: 150 - total flux cleaned = 0.107576 Jy ! Component: 200 - total flux cleaned = 0.113361 Jy ! Total flux subtracted in 200 components = 0.113361 Jy ! Clean residual min=-0.003582 max=0.003956 Jy/beam ! Clean residual mean=-0.000000 rms=0.000977 Jy/beam ! Combined flux in latest and established models = 0.113362 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.113362 Jy ! Inverting map and beam ! Estimated beam: bmin=3.559 mas, bmaj=4.337 mas, bpa=13.84 degrees ! Estimated noise=1.21891 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.00451034 Jy ! Component: 100 - total flux cleaned = 0.00665214 Jy ! Component: 150 - total flux cleaned = 0.00756306 Jy ! Component: 200 - total flux cleaned = 0.00821229 Jy ! Total flux subtracted in 200 components = 0.00821229 Jy ! Clean residual min=-0.001932 max=0.001757 Jy/beam ! Clean residual mean=-0.000002 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.121574 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 36 components and 0.121574 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=6.914 mas, bmaj=7.674 mas, bpa=36.89 degrees ! Estimated noise=1.52637 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116011 Jy ! Component: 100 - total flux cleaned = 0.00130574 Jy ! Component: 150 - total flux cleaned = 0.00137937 Jy ! Component: 200 - total flux cleaned = 0.00141716 Jy ! Total flux subtracted in 200 components = 0.00141716 Jy ! Clean residual min=-0.002057 max=0.001828 Jy/beam ! Clean residual mean=-0.000003 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.122991 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 = 6.47357e-05 Jy ! Component: 100 - total flux cleaned = 0.000121787 Jy ! Component: 150 - total flux cleaned = 0.000160418 Jy ! Component: 200 - total flux cleaned = 0.000207206 Jy ! Total flux subtracted in 200 components = 0.000207206 Jy ! Clean residual min=-0.002037 max=0.001817 Jy/beam ! Clean residual mean=-0.000003 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.123198 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 63 components and 0.123198 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.559 mas, bmaj=4.337 mas, bpa=13.84 degrees ! Estimated noise=1.21891 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000204126 Jy ! Component: 100 - total flux cleaned = -0.00020587 Jy ! Component: 150 - total flux cleaned = -0.000159881 Jy ! Component: 200 - total flux cleaned = -9.87213e-05 Jy ! Total flux subtracted in 200 components = -9.87213e-05 Jy ! Clean residual min=-0.001947 max=0.001787 Jy/beam ! Clean residual mean=-0.000002 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.123099 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 72 components and 0.123099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073944Jy sigma=0.424338 ! Fit after self-cal, rms=0.073940Jy sigma=0.424328 wmodel J0339+6008_S_map.mod ! Writing 72 model components to file: J0339+6008_S_map.mod wobs J0339+6008_S_uvs.fits ! Writing UV FITS file: J0339+6008_S_uvs.fits wwins J0339+6008_S_map.win ! wwins: Wrote 2 windows to J0339+6008_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.000148543 Jy ! Component: 100 - total flux cleaned = -2.56434e-05 Jy ! Component: 150 - total flux cleaned = 0.00012176 Jy ! Component: 200 - total flux cleaned = 0.000291651 Jy ! Component: 250 - total flux cleaned = 0.00048298 Jy ! Component: 300 - total flux cleaned = 0.000616136 Jy ! Component: 350 - total flux cleaned = 0.000797042 Jy ! Component: 400 - total flux cleaned = 0.000947414 Jy ! Component: 450 - total flux cleaned = 0.00102122 Jy ! Component: 500 - total flux cleaned = 0.00114129 Jy ! Component: 550 - total flux cleaned = 0.00125831 Jy ! Component: 600 - total flux cleaned = 0.00135008 Jy ! Component: 650 - total flux cleaned = 0.00139499 Jy ! Component: 700 - total flux cleaned = 0.00146168 Jy ! Component: 750 - total flux cleaned = 0.00157072 Jy ! Component: 800 - total flux cleaned = 0.00163491 Jy ! Component: 850 - total flux cleaned = 0.00167668 Jy ! Component: 900 - total flux cleaned = 0.00173868 Jy ! Component: 950 - total flux cleaned = 0.00175922 Jy ! Component: 1000 - total flux cleaned = 0.00181989 Jy ! Component: 1050 - total flux cleaned = 0.00187945 Jy ! Component: 1100 - total flux cleaned = 0.00205549 Jy ! Component: 1150 - total flux cleaned = 0.00207455 Jy ! Component: 1200 - total flux cleaned = 0.00222659 Jy ! Component: 1250 - total flux cleaned = 0.00230161 Jy ! Component: 1300 - total flux cleaned = 0.00237601 Jy ! Component: 1350 - total flux cleaned = 0.00248654 Jy ! Component: 1400 - total flux cleaned = 0.0025774 Jy ! Component: 1450 - total flux cleaned = 0.00264934 Jy ! Component: 1500 - total flux cleaned = 0.00275575 Jy ! Component: 1550 - total flux cleaned = 0.00277331 Jy ! Component: 1600 - total flux cleaned = 0.00280826 Jy ! Component: 1650 - total flux cleaned = 0.0029459 Jy ! Component: 1700 - total flux cleaned = 0.00296279 Jy ! Component: 1750 - total flux cleaned = 0.00301378 Jy ! Component: 1800 - total flux cleaned = 0.00306408 Jy ! Component: 1850 - total flux cleaned = 0.00314694 Jy ! Component: 1900 - total flux cleaned = 0.00329406 Jy ! Component: 1950 - total flux cleaned = 0.00334244 Jy ! Component: 2000 - total flux cleaned = 0.00342272 Jy ! Component: 2050 - total flux cleaned = 0.00347055 Jy ! Component: 2100 - total flux cleaned = 0.00353337 Jy ! Component: 2150 - total flux cleaned = 0.00361128 Jy ! Component: 2200 - total flux cleaned = 0.00364216 Jy ! Component: 2250 - total flux cleaned = 0.00370315 Jy ! Component: 2300 - total flux cleaned = 0.00379402 Jy ! Component: 2350 - total flux cleaned = 0.0038238 Jy ! Component: 2400 - total flux cleaned = 0.00386826 Jy ! Component: 2450 - total flux cleaned = 0.00383875 Jy ! Component: 2500 - total flux cleaned = 0.00388276 Jy ! Component: 2550 - total flux cleaned = 0.00399877 Jy ! Component: 2600 - total flux cleaned = 0.00402739 Jy ! Component: 2650 - total flux cleaned = 0.00404164 Jy ! Component: 2700 - total flux cleaned = 0.00409848 Jy ! Component: 2750 - total flux cleaned = 0.0042108 Jy ! Component: 2800 - total flux cleaned = 0.00429438 Jy ! Component: 2850 - total flux cleaned = 0.00432223 Jy ! Component: 2900 - total flux cleaned = 0.00433607 Jy ! Component: 2950 - total flux cleaned = 0.00437703 Jy ! Component: 3000 - total flux cleaned = 0.00447172 Jy ! Component: 3050 - total flux cleaned = 0.0045122 Jy ! Component: 3100 - total flux cleaned = 0.00455223 Jy ! Component: 3150 - total flux cleaned = 0.00467153 Jy ! Component: 3200 - total flux cleaned = 0.00464511 Jy ! Component: 3250 - total flux cleaned = 0.00467127 Jy ! Component: 3300 - total flux cleaned = 0.0047491 Jy ! Component: 3350 - total flux cleaned = 0.00477493 Jy ! Component: 3400 - total flux cleaned = 0.00477496 Jy ! Component: 3450 - total flux cleaned = 0.00482592 Jy ! Component: 3500 - total flux cleaned = 0.00485123 Jy ! Component: 3550 - total flux cleaned = 0.0049013 Jy ! Component: 3600 - total flux cleaned = 0.00488877 Jy ! Component: 3650 - total flux cleaned = 0.00495073 Jy ! Component: 3700 - total flux cleaned = 0.00490153 Jy ! Component: 3750 - total flux cleaned = 0.00499963 Jy ! Component: 3800 - total flux cleaned = 0.00498741 Jy ! Component: 3850 - total flux cleaned = 0.00502379 Jy ! Component: 3900 - total flux cleaned = 0.00502379 Jy ! Component: 3950 - total flux cleaned = 0.00508359 Jy ! Component: 4000 - total flux cleaned = 0.00504784 Jy ! Component: 4050 - total flux cleaned = 0.00505956 Jy ! Total flux subtracted in 4096 components = 0.00505959 Jy ! Clean residual min=-0.000744 max=0.000651 Jy/beam ! Clean residual mean=-0.000001 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.128159 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 335 components and 0.128159 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0339+6008_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.559 x 4.337 at 13.84 degrees (North through East) ! Clean map min=-0.0014289 max=0.10201 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0339+6008_S_map.fits wmodel /image_prod/ug002_uva//J0339+6008_S_map.mod ! Writing 335 model components to file: /image_prod/ug002_uva//J0339+6008_S_map.mod wobs /image_prod/ug002_uva//J0339+6008_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0339+6008_S_uvs.fits wwins /image_prod/ug002_uva//J0339+6008_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0339+6008_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.102013 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000200815 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.590557 0.590557 1.18111 2.36223 4.72446 9.44891 18.8978 37.7957 75.5913 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.102 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 507.994 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0339+6008_S_dfm.log closed on Wed Mar 4 19:59:51 2020