! Started logfile: /image_prod/ug002_uva//J0037+2407_S_dfm.log on Wed Mar 4 18:32:52 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//J0037+2407_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0037+2407_S_uva.fits ! AN table 1: 50 integrations on 21 of 21 possible baselines. ! AN table 2: 25 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.785714 visibilities/baseline/integration-bin. ! Found source: J0037+2407 ! ! 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 40 lines of history. ! ! Reading 4125 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 J0037+2407_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. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.019752Jy sigma=8.679771 ! Fit after self-cal, rms=0.902040Jy sigma=7.580845 ! 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=3.13 mas, bmaj=5.521 mas, bpa=-0.3576 degrees ! Estimated noise=2.13576 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.0833505 Jy ! Component: 100 - total flux cleaned = 0.121436 Jy ! Total flux subtracted in 100 components = 0.121436 Jy ! Clean residual min=-0.029880 max=0.045404 Jy/beam ! Clean residual mean=-0.000053 rms=0.008338 Jy/beam ! Combined flux in latest and established models = 0.121436 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 0.121436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.124133Jy sigma=1.028542 ! Fit after self-cal, rms=0.123717Jy sigma=1.020084 ! 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.668 mas, bmaj=6.382 mas, bpa=-3.128 degrees ! Estimated noise=1.33252 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 (-5.5, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0510385 Jy ! Component: 100 - total flux cleaned = 0.0837532 Jy ! Component: 150 - total flux cleaned = 0.108196 Jy ! Component: 200 - total flux cleaned = 0.127053 Jy ! Total flux subtracted in 200 components = 0.127053 Jy ! Clean residual min=-0.021540 max=0.024383 Jy/beam ! Clean residual mean=-0.000032 rms=0.006046 Jy/beam ! Combined flux in latest and established models = 0.248489 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 82 components and 0.248489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095617Jy sigma=0.762364 ! Fit after self-cal, rms=0.088339Jy sigma=0.707436 ! 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.668 x 6.382 at -3.128 degrees (North through East) ! Clean map min=-0.022434 max=0.09947 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.39 FD 0.96 KP 0.81 MK 0.92 ! NL 0.85 OV 1.24 PT 0.79 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 1.05 HN 1.06 KP 0.79 ! MK 0.82 NL 1.00 OV 0.74 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.28 FD 1.02 KP 0.81 MK 0.93 ! NL 0.75 OV 1.26 PT 0.83 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 1.11 HN 1.13 KP 0.75 ! MK 0.95 NL 1.01 OV 0.77 SC 1.31 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.34 FD 1.09 KP 0.86 MK 0.98 ! NL 0.96 OV 1.20 PT 0.78 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 FD 0.98 HN 1.22 KP 0.81 ! MK 0.94 NL 0.97 OV 0.84 SC 0.96 ! ! ! Fit before self-cal, rms=0.088339Jy sigma=0.707436 ! Fit after self-cal, rms=0.079045Jy sigma=0.621451 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.679 mas, bmaj=6.588 mas, bpa=-4.456 degrees ! Estimated noise=1.20877 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.0115193 Jy ! Component: 100 - total flux cleaned = 0.01199 Jy ! Component: 150 - total flux cleaned = 0.0105689 Jy ! Component: 200 - total flux cleaned = 0.0105743 Jy ! Total flux subtracted in 200 components = 0.0105743 Jy ! Clean residual min=-0.012791 max=0.013844 Jy/beam ! Clean residual mean=-0.000012 rms=0.003482 Jy/beam ! Combined flux in latest and established models = 0.259063 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 105 components and 0.259063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073137Jy sigma=0.578334 ! Fit after self-cal, rms=0.071729Jy sigma=0.567765 ! 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.071729Jy sigma=0.567765 ! Fit after self-cal, rms=0.063370Jy sigma=0.551918 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.66 mas, bmaj=6.529 mas, bpa=-4.596 degrees ! Estimated noise=1.13553 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00253534 Jy ! Component: 100 - total flux cleaned = 0.0032144 Jy ! Component: 150 - total flux cleaned = 0.00230333 Jy ! Component: 200 - total flux cleaned = 0.0024987 Jy ! Total flux subtracted in 200 components = 0.0024987 Jy ! Clean residual min=-0.010524 max=0.010349 Jy/beam ! Clean residual mean=-0.000004 rms=0.002640 Jy/beam ! Combined flux in latest and established models = 0.261562 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 115 components and 0.261562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060681Jy sigma=0.527699 ! Fit after self-cal, rms=0.059954Jy sigma=0.523304 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.00162207 Jy ! Component: 100 - total flux cleaned = 0.00164399 Jy ! Component: 150 - total flux cleaned = 0.0016382 Jy ! Component: 200 - total flux cleaned = 0.00150162 Jy ! Total flux subtracted in 200 components = 0.00150162 Jy ! Clean residual min=-0.009892 max=0.009263 Jy/beam ! Clean residual mean=-0.000002 rms=0.002429 Jy/beam ! Combined flux in latest and established models = 0.263063 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 125 components and 0.263063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058734Jy sigma=0.512662 ! Fit after self-cal, rms=0.058448Jy sigma=0.511074 ! 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.058448Jy sigma=0.511074 ! Fit after self-cal, rms=0.054989Jy sigma=0.507781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.595 mas, bmaj=6.366 mas, bpa=-2.391 degrees ! Estimated noise=1.07373 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00110376 Jy ! Component: 100 - total flux cleaned = -0.000698629 Jy ! Component: 150 - total flux cleaned = -0.000707277 Jy ! Component: 200 - total flux cleaned = -0.000609833 Jy ! Total flux subtracted in 200 components = -0.000609833 Jy ! Clean residual min=-0.008974 max=0.008205 Jy/beam ! Clean residual mean=-0.000001 rms=0.002134 Jy/beam ! Combined flux in latest and established models = 0.262454 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 139 components and 0.262454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054320Jy sigma=0.501463 ! Fit after self-cal, rms=0.054192Jy sigma=0.500520 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.000347617 Jy ! Component: 100 - total flux cleaned = 0.00044051 Jy ! Component: 150 - total flux cleaned = 0.000608636 Jy ! Component: 200 - total flux cleaned = 0.000761645 Jy ! Total flux subtracted in 200 components = 0.000761645 Jy ! Clean residual min=-0.008560 max=0.007888 Jy/beam ! Clean residual mean=-0.000000 rms=0.002079 Jy/beam ! Combined flux in latest and established models = 0.263215 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 147 components and 0.263215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053861Jy sigma=0.497479 ! Fit after self-cal, rms=0.053801Jy sigma=0.497080 ! 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.053801Jy sigma=0.497080 ! Fit after self-cal, rms=0.052493Jy sigma=0.496357 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.393 mas, bmaj=10.41 mas, bpa=3.728 degrees ! Estimated noise=1.3482 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00199766 Jy ! Component: 100 - total flux cleaned = 0.00226946 Jy ! Component: 150 - total flux cleaned = 0.00240322 Jy ! Component: 200 - total flux cleaned = 0.00240107 Jy ! Total flux subtracted in 200 components = 0.00240107 Jy ! Clean residual min=-0.011596 max=0.010663 Jy/beam ! Clean residual mean=-0.000006 rms=0.003250 Jy/beam ! Combined flux in latest and established models = 0.265616 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 163 components and 0.265616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052433Jy sigma=0.496825 ! Fit after self-cal, rms=0.052368Jy sigma=0.495981 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.000729906 Jy ! Component: 100 - total flux cleaned = 0.000794215 Jy ! Component: 150 - total flux cleaned = 0.000883647 Jy ! Component: 200 - total flux cleaned = 0.000808807 Jy ! Total flux subtracted in 200 components = 0.000808807 Jy ! Clean residual min=-0.011334 max=0.010640 Jy/beam ! Clean residual mean=-0.000005 rms=0.003233 Jy/beam ! Combined flux in latest and established models = 0.266425 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 178 components and 0.266425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052399Jy sigma=0.496831 ! Fit after self-cal, rms=0.052380Jy sigma=0.496456 ! 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.544 mas, bmaj=6.227 mas, bpa=-0.2613 degrees ! Estimated noise=1.03994 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.544 x 6.227 at -0.2613 degrees (North through East) ! Clean map min=-0.0070837 max=0.076978 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.038 mas, bmaj=5.454 mas, bpa=2.152 degrees ! Estimated noise=1.63347 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0683752 Jy ! Component: 100 - total flux cleaned = 0.111031 Jy ! Component: 150 - total flux cleaned = 0.142496 Jy ! Component: 200 - total flux cleaned = 0.167074 Jy ! Total flux subtracted in 200 components = 0.167074 Jy ! Clean residual min=-0.015603 max=0.015891 Jy/beam ! Clean residual mean=-0.000014 rms=0.004000 Jy/beam ! Combined flux in latest and established models = 0.167074 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 43 model components to the UV plane model. ! The established model now contains 43 components and 0.167074 Jy ! Inverting map and beam ! Estimated beam: bmin=3.544 mas, bmaj=6.227 mas, bpa=-0.2613 degrees ! Estimated noise=1.03994 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 (-11, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0256249 Jy ! Component: 100 - total flux cleaned = 0.0444565 Jy ! Component: 150 - total flux cleaned = 0.058859 Jy ! Component: 200 - total flux cleaned = 0.0700441 Jy ! Total flux subtracted in 200 components = 0.0700441 Jy ! Clean residual min=-0.010913 max=0.009913 Jy/beam ! Clean residual mean=-0.000011 rms=0.002580 Jy/beam ! Combined flux in latest and established models = 0.237118 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 97 components and 0.237118 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.393 mas, bmaj=10.41 mas, bpa=3.728 degrees ! Estimated noise=1.3482 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0143613 Jy ! Component: 100 - total flux cleaned = 0.0230504 Jy ! Component: 150 - total flux cleaned = 0.0283769 Jy ! Component: 200 - total flux cleaned = 0.029075 Jy ! Total flux subtracted in 200 components = 0.029075 Jy ! Clean residual min=-0.012920 max=0.010351 Jy/beam ! Clean residual mean=-0.000014 rms=0.003277 Jy/beam ! Combined flux in latest and established models = 0.266193 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.000611692 Jy ! Component: 100 - total flux cleaned = 0.00114159 Jy ! Component: 150 - total flux cleaned = 0.00171591 Jy ! Component: 200 - total flux cleaned = 0.00211754 Jy ! Total flux subtracted in 200 components = 0.00211754 Jy ! Clean residual min=-0.012132 max=0.010226 Jy/beam ! Clean residual mean=-0.000012 rms=0.003185 Jy/beam ! Combined flux in latest and established models = 0.268311 Jy ! Adding 83 model components to the UV plane model. ! The established model now contains 167 components and 0.268311 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.544 mas, bmaj=6.227 mas, bpa=-0.2613 degrees ! Estimated noise=1.03994 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00151626 Jy ! Component: 100 - total flux cleaned = -0.000519859 Jy ! Component: 150 - total flux cleaned = -0.000379342 Jy ! Component: 200 - total flux cleaned = -0.000258343 Jy ! Total flux subtracted in 200 components = -0.000258343 Jy ! Clean residual min=-0.008864 max=0.007571 Jy/beam ! Clean residual mean=-0.000003 rms=0.001988 Jy/beam ! Combined flux in latest and established models = 0.268052 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 185 components and 0.268052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052230Jy sigma=0.498486 ! Fit after self-cal, rms=0.051553Jy sigma=0.489165 wmodel J0037+2407_S_map.mod ! Writing 185 model components to file: J0037+2407_S_map.mod wobs J0037+2407_S_uvs.fits ! Writing UV FITS file: J0037+2407_S_uvs.fits wwins J0037+2407_S_map.win ! wwins: Wrote 3 windows to J0037+2407_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.00119567 Jy ! Component: 100 - total flux cleaned = -0.00201194 Jy ! Component: 150 - total flux cleaned = -0.00255484 Jy ! Component: 200 - total flux cleaned = -0.00265885 Jy ! Component: 250 - total flux cleaned = -0.00304609 Jy ! Component: 300 - total flux cleaned = -0.0032324 Jy ! Component: 350 - total flux cleaned = -0.00376045 Jy ! Component: 400 - total flux cleaned = -0.00401313 Jy ! Component: 450 - total flux cleaned = -0.00433486 Jy ! Component: 500 - total flux cleaned = -0.00448601 Jy ! Component: 550 - total flux cleaned = -0.00426349 Jy ! Component: 600 - total flux cleaned = -0.00440993 Jy ! Component: 650 - total flux cleaned = -0.0045462 Jy ! Component: 700 - total flux cleaned = -0.00454635 Jy ! Component: 750 - total flux cleaned = -0.00467577 Jy ! Component: 800 - total flux cleaned = -0.0048006 Jy ! Component: 850 - total flux cleaned = -0.00498029 Jy ! Component: 900 - total flux cleaned = -0.00526709 Jy ! Component: 950 - total flux cleaned = -0.00537826 Jy ! Component: 1000 - total flux cleaned = -0.00543238 Jy ! Component: 1050 - total flux cleaned = -0.0054852 Jy ! Component: 1100 - total flux cleaned = -0.00558719 Jy ! Component: 1150 - total flux cleaned = -0.00563712 Jy ! Component: 1200 - total flux cleaned = -0.00577901 Jy ! Component: 1250 - total flux cleaned = -0.00586964 Jy ! Component: 1300 - total flux cleaned = -0.00591504 Jy ! Component: 1350 - total flux cleaned = -0.0060903 Jy ! Component: 1400 - total flux cleaned = -0.00609101 Jy ! Component: 1450 - total flux cleaned = -0.00613059 Jy ! Component: 1500 - total flux cleaned = -0.00609092 Jy ! Component: 1550 - total flux cleaned = -0.00605205 Jy ! Component: 1600 - total flux cleaned = -0.00601405 Jy ! Component: 1650 - total flux cleaned = -0.00593995 Jy ! Component: 1700 - total flux cleaned = -0.00590418 Jy ! Component: 1750 - total flux cleaned = -0.00583441 Jy ! Component: 1800 - total flux cleaned = -0.00597063 Jy ! Component: 1850 - total flux cleaned = -0.00593759 Jy ! Component: 1900 - total flux cleaned = -0.00590544 Jy ! Component: 1950 - total flux cleaned = -0.00587334 Jy ! Component: 2000 - total flux cleaned = -0.00575082 Jy ! Component: 2050 - total flux cleaned = -0.00569163 Jy ! Component: 2100 - total flux cleaned = -0.00566343 Jy ! Component: 2150 - total flux cleaned = -0.005578 Jy ! Component: 2200 - total flux cleaned = -0.00543992 Jy ! Component: 2250 - total flux cleaned = -0.00543999 Jy ! Component: 2300 - total flux cleaned = -0.00527974 Jy ! Component: 2350 - total flux cleaned = -0.00525394 Jy ! Component: 2400 - total flux cleaned = -0.00527956 Jy ! Component: 2450 - total flux cleaned = -0.0051793 Jy ! Component: 2500 - total flux cleaned = -0.00510576 Jy ! Component: 2550 - total flux cleaned = -0.00501073 Jy ! Component: 2600 - total flux cleaned = -0.00494155 Jy ! Component: 2650 - total flux cleaned = -0.00496457 Jy ! Component: 2700 - total flux cleaned = -0.0049195 Jy ! Component: 2750 - total flux cleaned = -0.0049191 Jy ! Component: 2800 - total flux cleaned = -0.00494033 Jy ! Component: 2850 - total flux cleaned = -0.00491881 Jy ! Component: 2900 - total flux cleaned = -0.00493944 Jy ! Component: 2950 - total flux cleaned = -0.00493985 Jy ! Component: 3000 - total flux cleaned = -0.00495962 Jy ! Component: 3050 - total flux cleaned = -0.00497913 Jy ! Component: 3100 - total flux cleaned = -0.00492142 Jy ! Component: 3150 - total flux cleaned = -0.00495971 Jy ! Component: 3200 - total flux cleaned = -0.00497823 Jy ! Component: 3250 - total flux cleaned = -0.00499632 Jy ! Component: 3300 - total flux cleaned = -0.00496013 Jy ! Component: 3350 - total flux cleaned = -0.0049246 Jy ! Component: 3400 - total flux cleaned = -0.00497769 Jy ! Component: 3450 - total flux cleaned = -0.00497758 Jy ! Component: 3500 - total flux cleaned = -0.00494368 Jy ! Component: 3550 - total flux cleaned = -0.00492716 Jy ! Component: 3600 - total flux cleaned = -0.00489405 Jy ! Component: 3650 - total flux cleaned = -0.00487752 Jy ! Component: 3700 - total flux cleaned = -0.00486152 Jy ! Component: 3750 - total flux cleaned = -0.00481382 Jy ! Component: 3800 - total flux cleaned = -0.00476667 Jy ! Component: 3850 - total flux cleaned = -0.00470484 Jy ! Component: 3900 - total flux cleaned = -0.0047048 Jy ! Component: 3950 - total flux cleaned = -0.00467478 Jy ! Component: 4000 - total flux cleaned = -0.00464514 Jy ! Component: 4050 - total flux cleaned = -0.00463043 Jy ! Total flux subtracted in 4096 components = -0.00465965 Jy ! Clean residual min=-0.000985 max=0.000743 Jy/beam ! Clean residual mean=0.000000 rms=0.000281 Jy/beam ! Combined flux in latest and established models = 0.263392 Jy keep ! Adding 373 model components to the UV plane model. ! The established model now contains 558 components and 0.263392 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0037+2407_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.544 x 6.227 at -0.2613 degrees (North through East) ! Clean map min=-0.004959 max=0.074809 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0037+2407_S_map.fits wmodel /image_prod/ug002_uva//J0037+2407_S_map.mod ! Writing 558 model components to file: /image_prod/ug002_uva//J0037+2407_S_map.mod wobs /image_prod/ug002_uva//J0037+2407_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0037+2407_S_uvs.fits wwins /image_prod/ug002_uva//J0037+2407_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0037+2407_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0748086 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000282586 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.13324 1.13324 2.26647 4.53295 9.06589 18.1318 36.2636 72.5271 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.074 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 264.728 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0037+2407_S_dfm.log closed on Wed Mar 4 18:32:56 2020