! Started logfile: /image_prod/ug002_uva//J1551-1755_S_dfm.log on Thu Mar 5 02:27:46 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//J1551-1755_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1551-1755_S_uva.fits ! AN table 1: 50 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.984889 visibilities/baseline/integration-bin. ! Found source: J1551-1755 ! ! 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 6648 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 J1551-1755_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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.044810Jy sigma=7.166961 ! Fit after self-cal, rms=0.772048Jy sigma=5.185989 ! 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.81 mas, bmaj=6.755 mas, bpa=-0.2926 degrees ! Estimated noise=1.93401 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.180265 Jy ! Component: 100 - total flux cleaned = 0.230292 Jy ! Total flux subtracted in 100 components = 0.230292 Jy ! Clean residual min=-0.018611 max=0.022049 Jy/beam ! Clean residual mean=0.000030 rms=0.005188 Jy/beam ! Combined flux in latest and established models = 0.230292 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.230292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.141237Jy sigma=0.688807 ! Fit after self-cal, rms=0.141168Jy sigma=0.688545 ! 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.425 mas, bmaj=8.067 mas, bpa=-2.298 degrees ! Estimated noise=1.33649 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.0273799 Jy ! Component: 100 - total flux cleaned = 0.0404788 Jy ! Component: 150 - total flux cleaned = 0.0470642 Jy ! Component: 200 - total flux cleaned = 0.0504689 Jy ! Total flux subtracted in 200 components = 0.0504689 Jy ! Clean residual min=-0.014557 max=0.020890 Jy/beam ! Clean residual mean=0.000068 rms=0.003942 Jy/beam ! Combined flux in latest and established models = 0.28076 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 43 components and 0.28076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.136206Jy sigma=0.634350 ! Fit after self-cal, rms=0.136216Jy sigma=0.634206 ! 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.425 x 8.067 at -2.298 degrees (North through East) ! Clean map min=-0.014213 max=0.23485 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.06 HN 1.24 KP 0.99 ! LA 1.07 MK 1.09 NL 1.08 OV 0.67 ! PT 1.03 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.02 HN 1.23 KP 1.00 ! LA 1.00 MK 1.01 NL 0.98 OV 0.97 ! PT 0.98 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 1.05 HN 1.25 KP 1.01 ! LA 1.05 MK 0.97 NL 0.97 OV 0.65 ! PT 1.02 SC 1.00 ! ! ! Fit before self-cal, rms=0.136216Jy sigma=0.634206 ! Fit after self-cal, rms=0.135814Jy sigma=0.543307 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.459 mas, bmaj=8.108 mas, bpa=-1.439 degrees ! Estimated noise=1.33945 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 (13, 11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0145802 Jy ! Component: 100 - total flux cleaned = 0.0162036 Jy ! Component: 150 - total flux cleaned = 0.01707 Jy ! Component: 200 - total flux cleaned = 0.0177287 Jy ! Total flux subtracted in 200 components = 0.0177287 Jy ! Clean residual min=-0.010680 max=0.009655 Jy/beam ! Clean residual mean=0.000018 rms=0.002259 Jy/beam ! Combined flux in latest and established models = 0.298489 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 71 components and 0.298489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.133968Jy sigma=0.525603 ! Fit after self-cal, rms=0.133942Jy sigma=0.522255 ! 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.133942Jy sigma=0.522255 ! Fit after self-cal, rms=0.107501Jy sigma=0.475398 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.442 mas, bmaj=8.114 mas, bpa=-1.647 degrees ! Estimated noise=1.32594 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00549774 Jy ! Component: 100 - total flux cleaned = 0.00732396 Jy ! Component: 150 - total flux cleaned = 0.00757525 Jy ! Component: 200 - total flux cleaned = 0.00771709 Jy ! Total flux subtracted in 200 components = 0.00771709 Jy ! Clean residual min=-0.002932 max=0.003676 Jy/beam ! Clean residual mean=0.000001 rms=0.000841 Jy/beam ! Combined flux in latest and established models = 0.306206 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 101 components and 0.306206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107241Jy sigma=0.472076 ! Fit after self-cal, rms=0.107280Jy sigma=0.471512 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 (20.5, 39.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00366224 Jy ! Component: 100 - total flux cleaned = 0.00590462 Jy ! Component: 150 - total flux cleaned = 0.00665434 Jy ! Component: 200 - total flux cleaned = 0.00710674 Jy ! Total flux subtracted in 200 components = 0.00710674 Jy ! Clean residual min=-0.002636 max=0.002673 Jy/beam ! Clean residual mean=-0.000005 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.313313 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 121 components and 0.313313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107087Jy sigma=0.470100 ! Fit after self-cal, rms=0.107061Jy sigma=0.469968 ! 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.107061Jy sigma=0.469968 ! Fit after self-cal, rms=0.106970Jy sigma=0.469642 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.44 mas, bmaj=8.121 mas, bpa=-1.66 degrees ! Estimated noise=1.32391 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0018672 Jy ! Component: 100 - total flux cleaned = 0.00301874 Jy ! Component: 150 - total flux cleaned = 0.00315688 Jy ! Component: 200 - total flux cleaned = 0.00332633 Jy ! Total flux subtracted in 200 components = 0.00332633 Jy ! Clean residual min=-0.002499 max=0.002418 Jy/beam ! Clean residual mean=-0.000006 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.316639 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 137 components and 0.316639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106910Jy sigma=0.469180 ! Fit after self-cal, rms=0.106908Jy sigma=0.469143 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.000858775 Jy ! Component: 100 - total flux cleaned = 0.000895617 Jy ! Component: 150 - total flux cleaned = 0.0008966 Jy ! Component: 200 - total flux cleaned = 0.000929555 Jy ! Total flux subtracted in 200 components = 0.000929555 Jy ! Clean residual min=-0.002527 max=0.002441 Jy/beam ! Clean residual mean=-0.000007 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.317569 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 146 components and 0.317569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106878Jy sigma=0.468948 ! Fit after self-cal, rms=0.106877Jy sigma=0.468942 ! 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.106877Jy sigma=0.468942 ! Fit after self-cal, rms=0.106864Jy sigma=0.468891 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.007 mas, bmaj=15.73 mas, bpa=1.508 degrees ! Estimated noise=1.60063 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125158 Jy ! Component: 100 - total flux cleaned = 0.00132283 Jy ! Component: 150 - total flux cleaned = 0.00129037 Jy ! Component: 200 - total flux cleaned = 0.0012622 Jy ! Total flux subtracted in 200 components = 0.0012622 Jy ! Clean residual min=-0.002432 max=0.002336 Jy/beam ! Clean residual mean=-0.000015 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.318831 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 160 components and 0.318831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106850Jy sigma=0.468799 ! Fit after self-cal, rms=0.106852Jy sigma=0.468782 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.000233562 Jy ! Component: 100 - total flux cleaned = 0.000232533 Jy ! Component: 150 - total flux cleaned = 0.000208454 Jy ! Component: 200 - total flux cleaned = 0.000208085 Jy ! Total flux subtracted in 200 components = 0.000208085 Jy ! Clean residual min=-0.002330 max=0.002421 Jy/beam ! Clean residual mean=-0.000015 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.319039 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 170 components and 0.319039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106848Jy sigma=0.468784 ! Fit after self-cal, rms=0.106847Jy sigma=0.468776 ! 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.437 mas, bmaj=8.122 mas, bpa=-1.704 degrees ! Estimated noise=1.32409 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.437 x 8.122 at -1.704 degrees (North through East) ! Clean map min=-0.0024526 max=0.23365 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.828 mas, bmaj=6.854 mas, bpa=0.06514 degrees ! Estimated noise=1.90488 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.177417 Jy ! Component: 100 - total flux cleaned = 0.225996 Jy ! Component: 150 - total flux cleaned = 0.250736 Jy ! Component: 200 - total flux cleaned = 0.267257 Jy ! Total flux subtracted in 200 components = 0.267257 Jy ! Clean residual min=-0.006833 max=0.009022 Jy/beam ! Clean residual mean=-0.000002 rms=0.001886 Jy/beam ! Combined flux in latest and established models = 0.267257 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.267257 Jy ! Inverting map and beam ! Estimated beam: bmin=3.437 mas, bmaj=8.122 mas, bpa=-1.704 degrees ! Estimated noise=1.32409 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.0143285 Jy ! Component: 100 - total flux cleaned = 0.0234903 Jy ! Component: 150 - total flux cleaned = 0.029703 Jy ! Component: 200 - total flux cleaned = 0.03434 Jy ! Total flux subtracted in 200 components = 0.03434 Jy ! Clean residual min=-0.003187 max=0.003635 Jy/beam ! Clean residual mean=-0.000001 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.301597 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 60 components and 0.301597 Jy ! Inverting map ! Added new window around map position (6, 7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00397664 Jy ! Component: 100 - total flux cleaned = 0.00693502 Jy ! Component: 150 - total flux cleaned = 0.00933686 Jy ! Component: 200 - total flux cleaned = 0.0113201 Jy ! Total flux subtracted in 200 components = 0.0113201 Jy ! Clean residual min=-0.002844 max=0.002243 Jy/beam ! Clean residual mean=-0.000005 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.312917 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 93 components and 0.312917 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.007 mas, bmaj=15.73 mas, bpa=1.508 degrees ! Estimated noise=1.60063 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00230426 Jy ! Component: 100 - total flux cleaned = 0.0038558 Jy ! Component: 150 - total flux cleaned = 0.00494596 Jy ! Component: 200 - total flux cleaned = 0.00544247 Jy ! Total flux subtracted in 200 components = 0.00544247 Jy ! Clean residual min=-0.002339 max=0.002610 Jy/beam ! Clean residual mean=-0.000014 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.31836 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.000268611 Jy ! Component: 100 - total flux cleaned = 0.000362535 Jy ! Component: 150 - total flux cleaned = 0.00042722 Jy ! Component: 200 - total flux cleaned = 0.000487875 Jy ! Total flux subtracted in 200 components = 0.000487875 Jy ! Clean residual min=-0.002307 max=0.002552 Jy/beam ! Clean residual mean=-0.000014 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.318848 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 151 components and 0.318848 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.437 mas, bmaj=8.122 mas, bpa=-1.704 degrees ! Estimated noise=1.32409 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000226477 Jy ! Component: 100 - total flux cleaned = -6.10835e-05 Jy ! Component: 150 - total flux cleaned = 0.000125098 Jy ! Component: 200 - total flux cleaned = 0.000291369 Jy ! Total flux subtracted in 200 components = 0.000291369 Jy ! Clean residual min=-0.002606 max=0.002116 Jy/beam ! Clean residual mean=-0.000007 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.319139 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 167 components and 0.319139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106812Jy sigma=0.468313 ! Fit after self-cal, rms=0.106792Jy sigma=0.468207 wmodel J1551-1755_S_map.mod ! Writing 167 model components to file: J1551-1755_S_map.mod wobs J1551-1755_S_uvs.fits ! Writing UV FITS file: J1551-1755_S_uvs.fits wwins J1551-1755_S_map.win ! wwins: Wrote 4 windows to J1551-1755_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.00108933 Jy ! Component: 100 - total flux cleaned = -0.00179246 Jy ! Component: 150 - total flux cleaned = -0.00238112 Jy ! Component: 200 - total flux cleaned = -0.00290631 Jy ! Component: 250 - total flux cleaned = -0.00331056 Jy ! Component: 300 - total flux cleaned = -0.00363627 Jy ! Component: 350 - total flux cleaned = -0.00392032 Jy ! Component: 400 - total flux cleaned = -0.0041661 Jy ! Component: 450 - total flux cleaned = -0.00431542 Jy ! Component: 500 - total flux cleaned = -0.0044905 Jy ! Component: 550 - total flux cleaned = -0.00463341 Jy ! Component: 600 - total flux cleaned = -0.004773 Jy ! Component: 650 - total flux cleaned = -0.00488219 Jy ! Component: 700 - total flux cleaned = -0.00493588 Jy ! Component: 750 - total flux cleaned = -0.00504068 Jy ! Component: 800 - total flux cleaned = -0.00509201 Jy ! Component: 850 - total flux cleaned = -0.00519326 Jy ! Component: 900 - total flux cleaned = -0.00534135 Jy ! Component: 950 - total flux cleaned = -0.00548673 Jy ! Component: 1000 - total flux cleaned = -0.00562998 Jy ! Component: 1050 - total flux cleaned = -0.00567683 Jy ! Component: 1100 - total flux cleaned = -0.00581636 Jy ! Component: 1150 - total flux cleaned = -0.00588506 Jy ! Component: 1200 - total flux cleaned = -0.00597545 Jy ! Component: 1250 - total flux cleaned = -0.00608668 Jy ! Component: 1300 - total flux cleaned = -0.00617461 Jy ! Component: 1350 - total flux cleaned = -0.00632678 Jy ! Component: 1400 - total flux cleaned = -0.00645538 Jy ! Component: 1450 - total flux cleaned = -0.00658234 Jy ! Component: 1500 - total flux cleaned = -0.00670784 Jy ! Component: 1550 - total flux cleaned = -0.00681118 Jy ! Component: 1600 - total flux cleaned = -0.00689303 Jy ! Component: 1650 - total flux cleaned = -0.00705496 Jy ! Component: 1700 - total flux cleaned = -0.00713495 Jy ! Component: 1750 - total flux cleaned = -0.00719477 Jy ! Component: 1800 - total flux cleaned = -0.0073124 Jy ! Component: 1850 - total flux cleaned = -0.00739007 Jy ! Component: 1900 - total flux cleaned = -0.00748617 Jy ! Component: 1950 - total flux cleaned = -0.00756232 Jy ! Component: 2000 - total flux cleaned = -0.00760025 Jy ! Component: 2050 - total flux cleaned = -0.00769337 Jy ! Component: 2100 - total flux cleaned = -0.00773039 Jy ! Component: 2150 - total flux cleaned = -0.00771223 Jy ! Component: 2200 - total flux cleaned = -0.00778477 Jy ! Component: 2250 - total flux cleaned = -0.00780285 Jy ! Component: 2300 - total flux cleaned = -0.00790977 Jy ! Component: 2350 - total flux cleaned = -0.00789216 Jy ! Component: 2400 - total flux cleaned = -0.00790955 Jy ! Component: 2450 - total flux cleaned = -0.00799618 Jy ! Component: 2500 - total flux cleaned = -0.00804778 Jy ! Component: 2550 - total flux cleaned = -0.00808156 Jy ! Component: 2600 - total flux cleaned = -0.00818314 Jy ! Component: 2650 - total flux cleaned = -0.00824992 Jy ! Component: 2700 - total flux cleaned = -0.00828305 Jy ! Component: 2750 - total flux cleaned = -0.00831606 Jy ! Component: 2800 - total flux cleaned = -0.00834876 Jy ! Component: 2850 - total flux cleaned = -0.00834861 Jy ! Component: 2900 - total flux cleaned = -0.00841307 Jy ! Component: 2950 - total flux cleaned = -0.0083811 Jy ! Component: 3000 - total flux cleaned = -0.00847615 Jy ! Component: 3050 - total flux cleaned = -0.0085547 Jy ! Component: 3100 - total flux cleaned = -0.00850766 Jy ! Component: 3150 - total flux cleaned = -0.00860086 Jy ! Component: 3200 - total flux cleaned = -0.00867787 Jy ! Component: 3250 - total flux cleaned = -0.00873909 Jy ! Component: 3300 - total flux cleaned = -0.0087694 Jy ! Component: 3350 - total flux cleaned = -0.00884493 Jy ! Component: 3400 - total flux cleaned = -0.00884489 Jy ! Component: 3450 - total flux cleaned = -0.00887469 Jy ! Component: 3500 - total flux cleaned = -0.00891897 Jy ! Component: 3550 - total flux cleaned = -0.00897785 Jy ! Component: 3600 - total flux cleaned = -0.00907991 Jy ! Component: 3650 - total flux cleaned = -0.00912334 Jy ! Component: 3700 - total flux cleaned = -0.00916642 Jy ! Component: 3750 - total flux cleaned = -0.0091806 Jy ! Component: 3800 - total flux cleaned = -0.0091948 Jy ! Component: 3850 - total flux cleaned = -0.00922309 Jy ! Component: 3900 - total flux cleaned = -0.00926507 Jy ! Component: 3950 - total flux cleaned = -0.00926495 Jy ! Component: 4000 - total flux cleaned = -0.00933421 Jy ! Component: 4050 - total flux cleaned = -0.00932049 Jy ! Total flux subtracted in 4096 components = -0.00937524 Jy ! Clean residual min=-0.000849 max=0.000916 Jy/beam ! Clean residual mean=-0.000002 rms=0.000244 Jy/beam ! Combined flux in latest and established models = 0.309764 Jy keep ! Adding 253 model components to the UV plane model. ! The established model now contains 420 components and 0.309764 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1551-1755_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.437 x 8.122 at -1.704 degrees (North through East) ! Clean map min=-0.001612 max=0.23327 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1551-1755_S_map.fits wmodel /image_prod/ug002_uva//J1551-1755_S_map.mod ! Writing 420 model components to file: /image_prod/ug002_uva//J1551-1755_S_map.mod wobs /image_prod/ug002_uva//J1551-1755_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1551-1755_S_uvs.fits wwins /image_prod/ug002_uva//J1551-1755_S_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J1551-1755_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.233266 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000240592 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.309421 0.309421 0.618842 1.23768 2.47537 4.95073 9.90147 19.8029 39.6059 79.2118 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.233 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 969.553 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1551-1755_S_dfm.log closed on Thu Mar 5 02:27:50 2020