! Started logfile: /image_prod/ug002_uva//J0633+3642_S_dfm.log on Wed Mar 4 21:22:17 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//J0633+3642_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0633+3642_S_uva.fits ! AN table 1: 60 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.813095 visibilities/baseline/integration-bin. ! Found source: J0633+3642 ! ! 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 4098 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 J0633+3642_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 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009676Jy sigma=8.648679 ! Fit after self-cal, rms=0.907704Jy sigma=7.698481 ! 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.229 mas, bmaj=6.343 mas, bpa=-3.275 degrees ! Estimated noise=1.98806 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.073633 Jy ! Component: 100 - total flux cleaned = 0.0986177 Jy ! Total flux subtracted in 100 components = 0.0986177 Jy ! Clean residual min=-0.006422 max=0.010867 Jy/beam ! Clean residual mean=0.000002 rms=0.001843 Jy/beam ! Combined flux in latest and established models = 0.0986177 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0986177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063462Jy sigma=0.469154 ! Fit after self-cal, rms=0.062813Jy sigma=0.464812 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0124575 Jy ! Component: 100 - total flux cleaned = 0.0184823 Jy ! Total flux subtracted in 100 components = 0.0184823 Jy ! Clean residual min=-0.004254 max=0.004735 Jy/beam ! Clean residual mean=0.000000 rms=0.001142 Jy/beam ! Combined flux in latest and established models = 0.1171 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 18 components and 0.1171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060775Jy sigma=0.438916 ! Fit after self-cal, rms=0.060758Jy sigma=0.438605 ! 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.765 mas, bmaj=6.996 mas, bpa=-1.507 degrees ! Estimated noise=1.34679 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.00373242 Jy ! Component: 100 - total flux cleaned = 0.00573255 Jy ! Component: 150 - total flux cleaned = 0.00652923 Jy ! Component: 200 - total flux cleaned = 0.00682855 Jy ! Total flux subtracted in 200 components = 0.00682855 Jy ! Clean residual min=-0.004307 max=0.003402 Jy/beam ! Clean residual mean=0.000001 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.123929 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 36 components and 0.123929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060555Jy sigma=0.436003 ! Fit after self-cal, rms=0.060559Jy sigma=0.435954 ! 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.765 x 6.996 at -1.507 degrees (North through East) ! Clean map min=-0.0041764 max=0.093701 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.97 KP 1.00 MK 0.99 ! NL 1.01 OV 0.89 PT 1.05 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.06 KP 1.03 MK 1.04 ! NL 1.04 OV 0.89 PT 1.02 SC 1.43 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.98 KP 1.07 MK 1.03 ! NL 1.00 OV 0.92 PT 0.99 SC 1.07 ! ! ! Fit before self-cal, rms=0.060559Jy sigma=0.435954 ! Fit after self-cal, rms=0.064458Jy sigma=0.430274 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.861 mas, bmaj=7.08 mas, bpa=-2.264 degrees ! Estimated noise=1.36346 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 (26, -97.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00286156 Jy ! Component: 100 - total flux cleaned = 0.00300188 Jy ! Component: 150 - total flux cleaned = 0.00285432 Jy ! Component: 200 - total flux cleaned = 0.00264628 Jy ! Total flux subtracted in 200 components = 0.00264628 Jy ! Clean residual min=-0.002300 max=0.002365 Jy/beam ! Clean residual mean=-0.000000 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.126575 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 53 components and 0.126575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064278Jy sigma=0.428788 ! Fit after self-cal, rms=0.064344Jy sigma=0.428571 ! 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.064344Jy sigma=0.428571 ! Fit after self-cal, rms=0.065917Jy sigma=0.426292 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.825 mas, bmaj=7.054 mas, bpa=-1.968 degrees ! Estimated noise=1.35503 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000479413 Jy ! Component: 100 - total flux cleaned = 0.00044455 Jy ! Component: 150 - total flux cleaned = 0.000360625 Jy ! Component: 200 - total flux cleaned = 0.000335817 Jy ! Total flux subtracted in 200 components = 0.000335817 Jy ! Clean residual min=-0.002123 max=0.001877 Jy/beam ! Clean residual mean=0.000001 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.126911 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 68 components and 0.126911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065873Jy sigma=0.426036 ! Fit after self-cal, rms=0.065897Jy sigma=0.425982 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.63879e-05 Jy ! Component: 100 - total flux cleaned = 6.02058e-05 Jy ! Component: 150 - total flux cleaned = 3.83064e-05 Jy ! Component: 200 - total flux cleaned = 1.74605e-05 Jy ! Total flux subtracted in 200 components = 1.74605e-05 Jy ! Clean residual min=-0.002056 max=0.001861 Jy/beam ! Clean residual mean=0.000001 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.126928 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 75 components and 0.126928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065876Jy sigma=0.425877 ! Fit after self-cal, rms=0.065874Jy sigma=0.425874 ! 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.065874Jy sigma=0.425874 ! Fit after self-cal, rms=0.065907Jy sigma=0.425823 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.821 mas, bmaj=7.059 mas, bpa=-1.986 degrees ! Estimated noise=1.35169 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.59873e-05 Jy ! Component: 100 - total flux cleaned = 9.81689e-05 Jy ! Component: 150 - total flux cleaned = 0.00013713 Jy ! Component: 200 - total flux cleaned = 0.000137625 Jy ! Total flux subtracted in 200 components = 0.000137625 Jy ! Clean residual min=-0.002017 max=0.001894 Jy/beam ! Clean residual mean=0.000001 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.127066 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 82 components and 0.127066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065890Jy sigma=0.425726 ! Fit after self-cal, rms=0.065892Jy sigma=0.425722 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.12964e-05 Jy ! Component: 100 - total flux cleaned = 3.90269e-05 Jy ! Component: 150 - total flux cleaned = 5.57525e-05 Jy ! Component: 200 - total flux cleaned = 7.17478e-05 Jy ! Total flux subtracted in 200 components = 7.17478e-05 Jy ! Clean residual min=-0.001987 max=0.001886 Jy/beam ! Clean residual mean=0.000001 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.127138 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 85 components and 0.127138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065880Jy sigma=0.425653 ! Fit after self-cal, rms=0.065877Jy sigma=0.425652 ! 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.065877Jy sigma=0.425652 ! Fit after self-cal, rms=0.065777Jy sigma=0.425641 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.862 mas, bmaj=10.08 mas, bpa=9.05 degrees ! Estimated noise=1.49782 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000303813 Jy ! Component: 100 - total flux cleaned = -0.000371711 Jy ! Component: 150 - total flux cleaned = -0.000387443 Jy ! Component: 200 - total flux cleaned = -0.000424257 Jy ! Total flux subtracted in 200 components = -0.000424257 Jy ! Clean residual min=-0.001745 max=0.001656 Jy/beam ! Clean residual mean=0.000001 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.126713 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 94 components and 0.126713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065783Jy sigma=0.425593 ! Fit after self-cal, rms=0.065773Jy sigma=0.425574 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.000132353 Jy ! Component: 100 - total flux cleaned = -0.000144306 Jy ! Component: 150 - total flux cleaned = -0.000165759 Jy ! Component: 200 - total flux cleaned = -0.000165771 Jy ! Total flux subtracted in 200 components = -0.000165771 Jy ! Clean residual min=-0.001722 max=0.001649 Jy/beam ! Clean residual mean=0.000001 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.126548 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 105 components and 0.126548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065777Jy sigma=0.425554 ! Fit after self-cal, rms=0.065768Jy sigma=0.425546 ! 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.819 mas, bmaj=7.061 mas, bpa=-2.035 degrees ! Estimated noise=1.34917 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.819 x 7.061 at -2.035 degrees (North through East) ! Clean map min=-0.0019189 max=0.093693 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.287 mas, bmaj=6.416 mas, bpa=-3.532 degrees ! Estimated noise=1.98358 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0739032 Jy ! Component: 100 - total flux cleaned = 0.0992758 Jy ! Component: 150 - total flux cleaned = 0.110669 Jy ! Component: 200 - total flux cleaned = 0.116459 Jy ! Total flux subtracted in 200 components = 0.116459 Jy ! Clean residual min=-0.003572 max=0.003546 Jy/beam ! Clean residual mean=0.000001 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 0.116459 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.116459 Jy ! Inverting map and beam ! Estimated beam: bmin=3.819 mas, bmaj=7.061 mas, bpa=-2.035 degrees ! Estimated noise=1.34917 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.5, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00417888 Jy ! Component: 100 - total flux cleaned = 0.00678309 Jy ! Component: 150 - total flux cleaned = 0.00819766 Jy ! Component: 200 - total flux cleaned = 0.0087264 Jy ! Total flux subtracted in 200 components = 0.0087264 Jy ! Clean residual min=-0.002269 max=0.002065 Jy/beam ! Clean residual mean=0.000000 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.125186 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 40 components and 0.125186 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.862 mas, bmaj=10.08 mas, bpa=9.05 degrees ! Estimated noise=1.49782 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000675541 Jy ! Component: 100 - total flux cleaned = 0.00071383 Jy ! Component: 150 - total flux cleaned = 0.00084509 Jy ! Component: 200 - total flux cleaned = 0.000960498 Jy ! Total flux subtracted in 200 components = 0.000960498 Jy ! Clean residual min=-0.001986 max=0.001626 Jy/beam ! Clean residual mean=0.000002 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.126146 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.000152283 Jy ! Component: 100 - total flux cleaned = 0.000241867 Jy ! Component: 150 - total flux cleaned = 0.000342436 Jy ! Component: 200 - total flux cleaned = 0.000414661 Jy ! Total flux subtracted in 200 components = 0.000414661 Jy ! Clean residual min=-0.001832 max=0.001628 Jy/beam ! Clean residual mean=0.000001 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.126561 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 82 components and 0.126561 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.819 mas, bmaj=7.061 mas, bpa=-2.035 degrees ! Estimated noise=1.34917 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000281392 Jy ! Component: 100 - total flux cleaned = 0.00039225 Jy ! Component: 150 - total flux cleaned = 0.000442616 Jy ! Component: 200 - total flux cleaned = 0.000441893 Jy ! Total flux subtracted in 200 components = 0.000441893 Jy ! Clean residual min=-0.001945 max=0.001830 Jy/beam ! Clean residual mean=0.000000 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.127003 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 100 components and 0.127003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065752Jy sigma=0.425428 ! Fit after self-cal, rms=0.065727Jy sigma=0.425359 wmodel J0633+3642_S_map.mod ! Writing 100 model components to file: J0633+3642_S_map.mod wobs J0633+3642_S_uvs.fits ! Writing UV FITS file: J0633+3642_S_uvs.fits wwins J0633+3642_S_map.win ! wwins: Wrote 3 windows to J0633+3642_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.000176082 Jy ! Component: 100 - total flux cleaned = -0.000330046 Jy ! Component: 150 - total flux cleaned = -0.000535692 Jy ! Component: 200 - total flux cleaned = -0.000704119 Jy ! Component: 250 - total flux cleaned = -0.000811652 Jy ! Component: 300 - total flux cleaned = -0.000965795 Jy ! Component: 350 - total flux cleaned = -0.00111553 Jy ! Component: 400 - total flux cleaned = -0.00128457 Jy ! Component: 450 - total flux cleaned = -0.00137863 Jy ! Component: 500 - total flux cleaned = -0.00149281 Jy ! Component: 550 - total flux cleaned = -0.00155972 Jy ! Component: 600 - total flux cleaned = -0.00158145 Jy ! Component: 650 - total flux cleaned = -0.00155987 Jy ! Component: 700 - total flux cleaned = -0.0015596 Jy ! Component: 750 - total flux cleaned = -0.00158023 Jy ! Component: 800 - total flux cleaned = -0.0015999 Jy ! Component: 850 - total flux cleaned = -0.00164015 Jy ! Component: 900 - total flux cleaned = -0.00164008 Jy ! Component: 950 - total flux cleaned = -0.00167919 Jy ! Component: 1000 - total flux cleaned = -0.00173659 Jy ! Component: 1050 - total flux cleaned = -0.00171757 Jy ! Component: 1100 - total flux cleaned = -0.00173645 Jy ! Component: 1150 - total flux cleaned = -0.00175509 Jy ! Component: 1200 - total flux cleaned = -0.00175542 Jy ! Component: 1250 - total flux cleaned = -0.00179155 Jy ! Component: 1300 - total flux cleaned = -0.00173848 Jy ! Component: 1350 - total flux cleaned = -0.00177349 Jy ! Component: 1400 - total flux cleaned = -0.00177334 Jy ! Component: 1450 - total flux cleaned = -0.00177344 Jy ! Component: 1500 - total flux cleaned = -0.00175641 Jy ! Component: 1550 - total flux cleaned = -0.00173958 Jy ! Component: 1600 - total flux cleaned = -0.00170637 Jy ! Component: 1650 - total flux cleaned = -0.00167355 Jy ! Component: 1700 - total flux cleaned = -0.00170604 Jy ! Component: 1750 - total flux cleaned = -0.00168998 Jy ! Component: 1800 - total flux cleaned = -0.00173804 Jy ! Component: 1850 - total flux cleaned = -0.00178572 Jy ! Component: 1900 - total flux cleaned = -0.00184829 Jy ! Component: 1950 - total flux cleaned = -0.00194142 Jy ! Component: 2000 - total flux cleaned = -0.00200285 Jy ! Component: 2050 - total flux cleaned = -0.00203316 Jy ! Component: 2100 - total flux cleaned = -0.0020783 Jy ! Component: 2150 - total flux cleaned = -0.00207818 Jy ! Component: 2200 - total flux cleaned = -0.00215273 Jy ! Component: 2250 - total flux cleaned = -0.00218227 Jy ! Component: 2300 - total flux cleaned = -0.00225553 Jy ! Component: 2350 - total flux cleaned = -0.00221207 Jy ! Component: 2400 - total flux cleaned = -0.00228417 Jy ! Component: 2450 - total flux cleaned = -0.00234139 Jy ! Component: 2500 - total flux cleaned = -0.00236995 Jy ! Component: 2550 - total flux cleaned = -0.00238411 Jy ! Component: 2600 - total flux cleaned = -0.00239812 Jy ! Component: 2650 - total flux cleaned = -0.00241218 Jy ! Component: 2700 - total flux cleaned = -0.0024949 Jy ! Component: 2750 - total flux cleaned = -0.00253597 Jy ! Component: 2800 - total flux cleaned = -0.00253592 Jy ! Component: 2850 - total flux cleaned = -0.00260366 Jy ! Component: 2900 - total flux cleaned = -0.0026037 Jy ! Component: 2950 - total flux cleaned = -0.00264387 Jy ! Component: 3000 - total flux cleaned = -0.00265706 Jy ! Component: 3050 - total flux cleaned = -0.00267033 Jy ! Component: 3100 - total flux cleaned = -0.00269657 Jy ! Component: 3150 - total flux cleaned = -0.00268352 Jy ! Component: 3200 - total flux cleaned = -0.00268356 Jy ! Component: 3250 - total flux cleaned = -0.0026707 Jy ! Component: 3300 - total flux cleaned = -0.00265785 Jy ! Component: 3350 - total flux cleaned = -0.00264511 Jy ! Component: 3400 - total flux cleaned = -0.00263245 Jy ! Component: 3450 - total flux cleaned = -0.00264502 Jy ! Component: 3500 - total flux cleaned = -0.00258239 Jy ! Component: 3550 - total flux cleaned = -0.00257005 Jy ! Component: 3600 - total flux cleaned = -0.002533 Jy ! Component: 3650 - total flux cleaned = -0.00249604 Jy ! Component: 3700 - total flux cleaned = -0.00245923 Jy ! Component: 3750 - total flux cleaned = -0.00243481 Jy ! Component: 3800 - total flux cleaned = -0.00236189 Jy ! Component: 3850 - total flux cleaned = -0.00232568 Jy ! Component: 3900 - total flux cleaned = -0.00230162 Jy ! Component: 3950 - total flux cleaned = -0.00227762 Jy ! Component: 4000 - total flux cleaned = -0.00221786 Jy ! Component: 4050 - total flux cleaned = -0.00215828 Jy ! Total flux subtracted in 4096 components = -0.00212262 Jy ! Clean residual min=-0.000666 max=0.000700 Jy/beam ! Clean residual mean=0.000000 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.12488 Jy keep ! Adding 254 model components to the UV plane model. ! The established model now contains 354 components and 0.12488 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0633+3642_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.819 x 7.061 at -2.035 degrees (North through East) ! Clean map min=-0.0012839 max=0.094051 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0633+3642_S_map.fits wmodel /image_prod/ug002_uva//J0633+3642_S_map.mod ! Writing 354 model components to file: /image_prod/ug002_uva//J0633+3642_S_map.mod wobs /image_prod/ug002_uva//J0633+3642_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0633+3642_S_uvs.fits wwins /image_prod/ug002_uva//J0633+3642_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0633+3642_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.094051 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000196597 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.627097 0.627097 1.25419 2.50839 5.01678 10.0336 20.0671 40.1342 80.2684 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.094 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 478.394 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0633+3642_S_dfm.log closed on Wed Mar 4 21:22:21 2020