! Started logfile: /image_prod/ug002_uva//J0008+6837_S_dfm.log on Wed Mar 4 18:11: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//J0008+6837_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0008+6837_S_uva.fits ! AN table 1: 90 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.672222 visibilities/baseline/integration-bin. ! Found source: J0008+6837 ! ! 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 44 lines of history. ! ! Reading 6534 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 J0008+6837_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 157 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 157 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 157 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008474Jy sigma=8.118558 ! Fit after self-cal, rms=0.926345Jy sigma=7.340861 ! 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=4.764 mas, bmaj=8.176 mas, bpa=-58.67 degrees ! Estimated noise=1.75823 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.0614917 Jy ! Component: 100 - total flux cleaned = 0.0981669 Jy ! Total flux subtracted in 100 components = 0.0981669 Jy ! Clean residual min=-0.010906 max=0.023045 Jy/beam ! Clean residual mean=0.000118 rms=0.004462 Jy/beam ! Combined flux in latest and established models = 0.0981669 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 57 components and 0.0981669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088371Jy sigma=0.725860 ! Fit after self-cal, rms=0.086468Jy sigma=0.715941 ! 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=5.583 mas, bmaj=8.862 mas, bpa=-56.62 degrees ! Estimated noise=1.11316 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 (4, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0395664 Jy ! Component: 100 - total flux cleaned = 0.0670871 Jy ! Component: 150 - total flux cleaned = 0.0872772 Jy ! Component: 200 - total flux cleaned = 0.102475 Jy ! Total flux subtracted in 200 components = 0.102475 Jy ! Clean residual min=-0.006489 max=0.015372 Jy/beam ! Clean residual mean=0.000095 rms=0.002529 Jy/beam ! Combined flux in latest and established models = 0.200641 Jy ! Performing phase self-cal ! Adding 119 model components to the UV plane model. ! The established model now contains 165 components and 0.200641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063226Jy sigma=0.480840 ! Fit after self-cal, rms=0.062363Jy sigma=0.475335 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.583 x 8.862 at -56.62 degrees (North through East) ! Clean map min=-0.0064582 max=0.072068 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.37 FD 0.97 HN 0.85 KP 0.95 ! LA 0.91 NL 1.45 OV 1.18 PT 0.79 ! SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.29 FD 0.97 HN 0.77 KP 0.91 ! LA 0.89 NL 1.31 OV 1.16 PT 0.80 ! SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 0.97 HN 0.95 KP 0.89 ! LA 0.85 NL 1.27 OV 1.11 PT 0.79 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.062363Jy sigma=0.475335 ! Fit after self-cal, rms=0.063419Jy sigma=0.422650 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.451 mas, bmaj=9.045 mas, bpa=-57.01 degrees ! Estimated noise=1.08786 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.00137672 Jy ! Component: 100 - total flux cleaned = 0.00128349 Jy ! Component: 150 - total flux cleaned = 0.00137005 Jy ! Component: 200 - total flux cleaned = 0.0013714 Jy ! Total flux subtracted in 200 components = 0.0013714 Jy ! Clean residual min=-0.004051 max=0.005063 Jy/beam ! Clean residual mean=0.000016 rms=0.001110 Jy/beam ! Combined flux in latest and established models = 0.202013 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 194 components and 0.202013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063177Jy sigma=0.419989 ! Fit after self-cal, rms=0.063369Jy sigma=0.419007 ! 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.063369Jy sigma=0.419007 ! Fit after self-cal, rms=0.061736Jy sigma=0.411274 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.344 mas, bmaj=8.891 mas, bpa=-54.6 degrees ! Estimated noise=1.07487 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000273741 Jy ! Component: 100 - total flux cleaned = 0.000617648 Jy ! Component: 150 - total flux cleaned = 0.000760825 Jy ! Component: 200 - total flux cleaned = 0.000802111 Jy ! Total flux subtracted in 200 components = 0.000802111 Jy ! Clean residual min=-0.002790 max=0.003314 Jy/beam ! Clean residual mean=0.000019 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.202815 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 220 components and 0.202815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061628Jy sigma=0.410516 ! Fit after self-cal, rms=0.061595Jy sigma=0.410288 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 (-5.5, 26). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00234332 Jy ! Component: 100 - total flux cleaned = 0.00229126 Jy ! Component: 150 - total flux cleaned = 0.00213266 Jy ! Component: 200 - total flux cleaned = 0.00194225 Jy ! Total flux subtracted in 200 components = 0.00194225 Jy ! Clean residual min=-0.002504 max=0.002390 Jy/beam ! Clean residual mean=0.000016 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.204757 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 239 components and 0.204757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061389Jy sigma=0.408886 ! Fit after self-cal, rms=0.061231Jy sigma=0.408633 ! 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.061231Jy sigma=0.408633 ! Fit after self-cal, rms=0.059675Jy sigma=0.408397 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.308 mas, bmaj=8.8 mas, bpa=-54.14 degrees ! Estimated noise=1.05517 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000676885 Jy ! Component: 100 - total flux cleaned = 0.00063132 Jy ! Component: 150 - total flux cleaned = 0.000590406 Jy ! Component: 200 - total flux cleaned = 0.000630786 Jy ! Total flux subtracted in 200 components = 0.000630786 Jy ! Clean residual min=-0.002195 max=0.002217 Jy/beam ! Clean residual mean=0.000016 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.205388 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 251 components and 0.205388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059584Jy sigma=0.407715 ! Fit after self-cal, rms=0.059509Jy sigma=0.407622 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.24608e-05 Jy ! Component: 100 - total flux cleaned = -9.32721e-05 Jy ! Component: 150 - total flux cleaned = -9.27385e-05 Jy ! Component: 200 - total flux cleaned = -0.000159096 Jy ! Total flux subtracted in 200 components = -0.000159096 Jy ! Clean residual min=-0.002150 max=0.002166 Jy/beam ! Clean residual mean=0.000016 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.205229 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 263 components and 0.205229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059455Jy sigma=0.407250 ! Fit after self-cal, rms=0.059405Jy sigma=0.407207 ! 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.059405Jy sigma=0.407207 ! Fit after self-cal, rms=0.058825Jy sigma=0.407130 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.663 mas, bmaj=11.22 mas, bpa=-52.06 degrees ! Estimated noise=1.15586 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000195153 Jy ! Component: 100 - total flux cleaned = 0.000379644 Jy ! Component: 150 - total flux cleaned = 0.000574723 Jy ! Component: 200 - total flux cleaned = 0.000634438 Jy ! Total flux subtracted in 200 components = 0.000634438 Jy ! Clean residual min=-0.002661 max=0.002419 Jy/beam ! Clean residual mean=0.000023 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.205863 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 287 components and 0.205863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058793Jy sigma=0.406864 ! Fit after self-cal, rms=0.058771Jy sigma=0.406817 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.000176172 Jy ! Component: 100 - total flux cleaned = -0.000148684 Jy ! Component: 150 - total flux cleaned = -0.000149187 Jy ! Component: 200 - total flux cleaned = -0.000149464 Jy ! Total flux subtracted in 200 components = -0.000149464 Jy ! Clean residual min=-0.002606 max=0.002470 Jy/beam ! Clean residual mean=0.000023 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.205714 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 297 components and 0.205714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058750Jy sigma=0.406676 ! Fit after self-cal, rms=0.058668Jy sigma=0.406595 ! 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=5.29 mas, bmaj=8.771 mas, bpa=-54.03 degrees ! Estimated noise=1.04751 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.29 x 8.771 at -54.03 degrees (North through East) ! Clean map min=-0.0035099 max=0.063465 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=4.522 mas, bmaj=8.041 mas, bpa=-56 degrees ! Estimated noise=1.60668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0575755 Jy ! Component: 100 - total flux cleaned = 0.0931807 Jy ! Component: 150 - total flux cleaned = 0.118025 Jy ! Component: 200 - total flux cleaned = 0.136092 Jy ! Total flux subtracted in 200 components = 0.136092 Jy ! Clean residual min=-0.006518 max=0.011349 Jy/beam ! Clean residual mean=0.000064 rms=0.002326 Jy/beam ! Combined flux in latest and established models = 0.136092 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 96 model components to the UV plane model. ! The established model now contains 96 components and 0.136092 Jy ! Inverting map and beam ! Estimated beam: bmin=5.29 mas, bmaj=8.771 mas, bpa=-54.03 degrees ! Estimated noise=1.04751 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.0196868 Jy ! Component: 100 - total flux cleaned = 0.0331524 Jy ! Component: 150 - total flux cleaned = 0.0426986 Jy ! Component: 200 - total flux cleaned = 0.0498424 Jy ! Total flux subtracted in 200 components = 0.0498424 Jy ! Clean residual min=-0.004018 max=0.005467 Jy/beam ! Clean residual mean=0.000042 rms=0.001136 Jy/beam ! Combined flux in latest and established models = 0.185934 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 161 components and 0.185934 Jy ! Inverting map ! Added new window around map position (-3.5, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00600498 Jy ! Component: 100 - total flux cleaned = 0.0104857 Jy ! Component: 150 - total flux cleaned = 0.0140394 Jy ! Component: 200 - total flux cleaned = 0.0164506 Jy ! Total flux subtracted in 200 components = 0.0164506 Jy ! Clean residual min=-0.003015 max=0.002868 Jy/beam ! Clean residual mean=0.000021 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.202385 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 220 components and 0.202385 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=8.663 mas, bmaj=11.22 mas, bpa=-52.06 degrees ! Estimated noise=1.15586 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00272864 Jy ! Component: 100 - total flux cleaned = 0.0039438 Jy ! Component: 150 - total flux cleaned = 0.00458207 Jy ! Component: 200 - total flux cleaned = 0.00470528 Jy ! Total flux subtracted in 200 components = 0.00470528 Jy ! Clean residual min=-0.002591 max=0.002454 Jy/beam ! Clean residual mean=0.000023 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.20709 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 = 5.44416e-05 Jy ! Component: 100 - total flux cleaned = 0.000154253 Jy ! Component: 150 - total flux cleaned = 0.000242834 Jy ! Component: 200 - total flux cleaned = 0.00036307 Jy ! Total flux subtracted in 200 components = 0.00036307 Jy ! Clean residual min=-0.002484 max=0.002373 Jy/beam ! Clean residual mean=0.000021 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.207453 Jy ! Adding 93 model components to the UV plane model. ! The established model now contains 305 components and 0.207453 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.29 mas, bmaj=8.771 mas, bpa=-54.03 degrees ! Estimated noise=1.04751 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.9896e-05 Jy ! Component: 100 - total flux cleaned = 0.000136053 Jy ! Component: 150 - total flux cleaned = 0.000329711 Jy ! Component: 200 - total flux cleaned = 0.000436557 Jy ! Total flux subtracted in 200 components = 0.000436557 Jy ! Clean residual min=-0.002436 max=0.002073 Jy/beam ! Clean residual mean=0.000012 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.20789 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 339 components and 0.20789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058633Jy sigma=0.406435 ! Fit after self-cal, rms=0.058544Jy sigma=0.406087 wmodel J0008+6837_S_map.mod ! Writing 339 model components to file: J0008+6837_S_map.mod wobs J0008+6837_S_uvs.fits ! Writing UV FITS file: J0008+6837_S_uvs.fits wwins J0008+6837_S_map.win ! wwins: Wrote 4 windows to J0008+6837_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.000115465 Jy ! Component: 100 - total flux cleaned = 0.000116057 Jy ! Component: 150 - total flux cleaned = 0.000150038 Jy ! Component: 200 - total flux cleaned = 0.000149697 Jy ! Component: 250 - total flux cleaned = 5.95334e-05 Jy ! Component: 300 - total flux cleaned = 3.09013e-05 Jy ! Component: 350 - total flux cleaned = -2.31567e-05 Jy ! Component: 400 - total flux cleaned = 5.595e-05 Jy ! Component: 450 - total flux cleaned = 4.27675e-06 Jy ! Component: 500 - total flux cleaned = -9.40751e-05 Jy ! Component: 550 - total flux cleaned = -4.68654e-05 Jy ! Component: 600 - total flux cleaned = 2.1808e-05 Jy ! Component: 650 - total flux cleaned = 2.17441e-05 Jy ! Component: 700 - total flux cleaned = 8.76531e-05 Jy ! Component: 750 - total flux cleaned = 0.000130172 Jy ! Component: 800 - total flux cleaned = 0.000172283 Jy ! Component: 850 - total flux cleaned = 0.000192949 Jy ! Component: 900 - total flux cleaned = 0.000213141 Jy ! Component: 950 - total flux cleaned = 0.000252149 Jy ! Component: 1000 - total flux cleaned = 0.000252032 Jy ! Component: 1050 - total flux cleaned = 0.000177038 Jy ! Component: 1100 - total flux cleaned = 0.000176768 Jy ! Component: 1150 - total flux cleaned = 0.000104539 Jy ! Component: 1200 - total flux cleaned = 6.95259e-05 Jy ! Component: 1250 - total flux cleaned = 6.95265e-05 Jy ! Component: 1300 - total flux cleaned = 3.53178e-05 Jy ! Component: 1350 - total flux cleaned = -1.53055e-05 Jy ! Component: 1400 - total flux cleaned = -1.54945e-05 Jy ! Component: 1450 - total flux cleaned = -3.17871e-05 Jy ! Component: 1500 - total flux cleaned = -1.62325e-05 Jy ! Component: 1550 - total flux cleaned = -3.18909e-05 Jy ! Component: 1600 - total flux cleaned = -4.69487e-05 Jy ! Component: 1650 - total flux cleaned = -1.35747e-06 Jy ! Component: 1700 - total flux cleaned = 2.8235e-05 Jy ! Component: 1750 - total flux cleaned = -3.02346e-05 Jy ! Component: 1800 - total flux cleaned = 4.23134e-05 Jy ! Component: 1850 - total flux cleaned = 4.24741e-05 Jy ! Component: 1900 - total flux cleaned = 5.66003e-05 Jy ! Component: 1950 - total flux cleaned = 8.42869e-05 Jy ! Component: 2000 - total flux cleaned = 8.46772e-05 Jy ! Component: 2050 - total flux cleaned = 0.000192264 Jy ! Component: 2100 - total flux cleaned = 0.000178837 Jy ! Component: 2150 - total flux cleaned = 0.000205177 Jy ! Component: 2200 - total flux cleaned = 0.000243829 Jy ! Component: 2250 - total flux cleaned = 0.000294639 Jy ! Component: 2300 - total flux cleaned = 0.000344769 Jy ! Component: 2350 - total flux cleaned = 0.000381895 Jy ! Component: 2400 - total flux cleaned = 0.000357407 Jy ! Component: 2450 - total flux cleaned = 0.000345523 Jy ! Component: 2500 - total flux cleaned = 0.000381517 Jy ! Component: 2550 - total flux cleaned = 0.000369629 Jy ! Component: 2600 - total flux cleaned = 0.000428373 Jy ! Component: 2650 - total flux cleaned = 0.000393501 Jy ! Component: 2700 - total flux cleaned = 0.000382023 Jy ! Component: 2750 - total flux cleaned = 0.000347793 Jy ! Component: 2800 - total flux cleaned = 0.000325309 Jy ! Component: 2850 - total flux cleaned = 0.000291979 Jy ! Component: 2900 - total flux cleaned = 0.000303027 Jy ! Component: 2950 - total flux cleaned = 0.000291952 Jy ! Component: 3000 - total flux cleaned = 0.000291868 Jy ! Component: 3050 - total flux cleaned = 0.000248598 Jy ! Component: 3100 - total flux cleaned = 0.000205811 Jy ! Component: 3150 - total flux cleaned = 0.000269391 Jy ! Component: 3200 - total flux cleaned = 0.000216741 Jy ! Component: 3250 - total flux cleaned = 0.000206385 Jy ! Component: 3300 - total flux cleaned = 0.000196185 Jy ! Component: 3350 - total flux cleaned = 0.000185844 Jy ! Component: 3400 - total flux cleaned = 0.000196007 Jy ! Component: 3450 - total flux cleaned = 0.000165582 Jy ! Component: 3500 - total flux cleaned = 0.000115373 Jy ! Component: 3550 - total flux cleaned = 0.000105343 Jy ! Component: 3600 - total flux cleaned = 2.61515e-05 Jy ! Component: 3650 - total flux cleaned = -3.19049e-06 Jy ! Component: 3700 - total flux cleaned = -7.12906e-05 Jy ! Component: 3750 - total flux cleaned = -0.000129206 Jy ! Component: 3800 - total flux cleaned = -0.00013883 Jy ! Component: 3850 - total flux cleaned = -0.000196174 Jy ! Component: 3900 - total flux cleaned = -0.000271859 Jy ! Component: 3950 - total flux cleaned = -0.000318817 Jy ! Component: 4000 - total flux cleaned = -0.000365573 Jy ! Component: 4050 - total flux cleaned = -0.000421214 Jy ! Total flux subtracted in 4096 components = -0.000458039 Jy ! Clean residual min=-0.000589 max=0.000554 Jy/beam ! Clean residual mean=0.000003 rms=0.000178 Jy/beam ! Combined flux in latest and established models = 0.207432 Jy keep ! Adding 312 model components to the UV plane model. ! The established model now contains 651 components and 0.207431 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0008+6837_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.29 x 8.771 at -54.03 degrees (North through East) ! Clean map min=-0.0016473 max=0.062863 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0008+6837_S_map.fits wmodel /image_prod/ug002_uva//J0008+6837_S_map.mod ! Writing 651 model components to file: /image_prod/ug002_uva//J0008+6837_S_map.mod wobs /image_prod/ug002_uva//J0008+6837_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0008+6837_S_uvs.fits wwins /image_prod/ug002_uva//J0008+6837_S_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J0008+6837_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0628628 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000174637 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.833419 0.833419 1.66684 3.33368 6.66735 13.3347 26.6694 53.3388 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.062 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 359.962 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0008+6837_S_dfm.log closed on Wed Mar 4 18:11:57 2020